Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bluemap-minecraft/bluemapapi
An API to access BlueMap using a plugin or mod
https://github.com/bluemap-minecraft/bluemapapi
bluemap minecraft
Last synced: about 2 months ago
JSON representation
An API to access BlueMap using a plugin or mod
- Host: GitHub
- URL: https://github.com/bluemap-minecraft/bluemapapi
- Owner: BlueMap-Minecraft
- License: mit
- Created: 2020-04-09T19:39:32.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-12T15:46:00.000Z (4 months ago)
- Last Synced: 2024-09-14T00:40:03.119Z (4 months ago)
- Topics: bluemap, minecraft
- Language: Java
- Homepage: https://bluecolo.red/bluemap
- Size: 329 KB
- Stars: 25
- Watchers: 2
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![title-banner](https://bluecolored.de/paste/BluemapBanner.png)
### Using BlueMapAPI
See the wiki for instructions on how to use the API:
[https://github.com/BlueMap-Minecraft/BlueMapAPI/wiki](https://github.com/BlueMap-Minecraft/BlueMapAPI/wiki)### Discord
If you have a question, help others using BlueMap or get the latest news and info you are welcome to join us [on Discord](https://discord.gg/zmkyJa3)!### Clone
If you have git installed, simply use the command `git clone https://github.com/BlueMap-Minecraft/BlueMapAPI.git` to clone BlueMapAPI.### Build
In order to build BlueMap you simply need to run the `./gradlew build` command in BlueMap's root directory.
You can find the compiled JAR files in `./build/libs`.### Issues / Suggestions
You found a bug, have another issue or a suggestion? Please create an issue [here](https://github.com/BlueMap-Minecraft/BlueMapAPI/issues)!### Contributing
You are welcome to contribute!
Just create a pull request with your changes :)