{"id":27153682,"url":"https://github.com/adamori/minecraft-map-saver","last_synced_at":"2025-04-08T16:18:06.603Z","repository":{"id":226334644,"uuid":"707629955","full_name":"adamori/minecraft-map-saver","owner":"adamori","description":"The Minecraft Server-side plugin adds a savemap command to export all blocks into a CSV file based on a specified range of locations.","archived":false,"fork":false,"pushed_at":"2024-02-05T23:31:36.000Z","size":123,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-21T01:45:05.383Z","etag":null,"topics":["java","minecraft","minecraft-plugin"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adamori.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":"markarenin"}},"created_at":"2023-10-20T10:07:04.000Z","updated_at":"2023-11-15T11:29:59.000Z","dependencies_parsed_at":"2024-03-07T03:58:15.744Z","dependency_job_id":null,"html_url":"https://github.com/adamori/minecraft-map-saver","commit_stats":null,"previous_names":["adamori/minecraft-map-saver"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamori%2Fminecraft-map-saver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamori%2Fminecraft-map-saver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamori%2Fminecraft-map-saver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamori%2Fminecraft-map-saver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adamori","download_url":"https://codeload.github.com/adamori/minecraft-map-saver/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247877969,"owners_count":21011158,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["java","minecraft","minecraft-plugin"],"created_at":"2025-04-08T16:18:05.948Z","updated_at":"2025-04-08T16:18:06.595Z","avatar_url":"https://github.com/adamori.png","language":"Java","funding_links":["https://github.com/sponsors/markarenin"],"categories":[],"sub_categories":[],"readme":"# MapSaver PaperMC/Spigot Minecraft Server Plugin\n\nThe Minecraft Server-side plugin adds a `savemap` command to export all blocks into a CSV file based on a specified range of locations.\n\n*Created on [PaperMC/Spigot Minecraft Server Plugin Template](https://github.com/CrimsonWarpedcraft/plugin-template)*\n\n\n[![Build, Test, and Release](https://github.com/markarenin/minecraft-map-saver/actions/workflows/main.yml/badge.svg)](https://github.com/markarenin/minecraft-map-saver/actions/workflows/main.yml)\n\n\n## Installing\n\nInsert the .jar file into the plugins folder on your Minecraft server.\n\n\n## Config Files 📁\n* Sample plugin.yml with autofill name, version, and main class.\n* Empty config.yml\n* Gradle build config\n* Simple .gitignore for common Gradle files\n\n\n### Release Info\nStable versions of this repo are tagged `vX.Y.Z` and have an associated [release](https://github.com/CrimsonWarpedcraft/plugin-template/releases).\n\nTesting versions of this repo are tagged `vX.Y.Z-RC-N` and have an associated [pre-release](https://github.com/CrimsonWarpedcraft/plugin-template/releases).\n\nDevelopment versions of this repo are pushed to the master branch and are **not** tagged.\n\n#### Release and Versioning Strategy\n| Event             | Version Format       | CI Action                        | GitHub Release Draft? |\n|-------------------|----------------------|----------------------------------|-----------------------|\n| PR                | yyMMdd-HHmm-SNAPSHOT | Build and test                   | No                    |\n| Schedule          | yyMMdd-HHmm-SNAPSHOT | Build, test, and notify          | No                    |\n| Push to `main`    | 0.0.0-SNAPSHOT       | Build, test, release, and notify | No                    |\n| Tag `vX.Y.Z-RC-N` | X.Y.Z-SNAPSHOT       | Build, test, release, and notify | Pre-release           |\n| Tag `vX.Y.Z`      | X.Y.Z                | Build, test, release, and notify | Release               |\n\n\n## Building locally\nThanks to [Gradle](https://gradle.org/), building locally is easy no matter what platform you're on. Simply run the following command:\n\n```text\n./gradlew build\n```\n\nThis build step will also run all checks and tests, making sure your code is clean.\n\nJARs can be found in `build/libs/`.\n\n## Contributing\nSee [CONTRIBUTING.md](https://github.com/CrimsonWarpedcraft/plugin-template/blob/main/CONTRIBUTING.md).\n\n---\n\nI think that's all... phew! Oh, and update this README! ;)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadamori%2Fminecraft-map-saver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadamori%2Fminecraft-map-saver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadamori%2Fminecraft-map-saver/lists"}