Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mallusrgreatv2/apimachine

REST API For your Minecraft server!
https://github.com/mallusrgreatv2/apimachine

api java-plugin mc minecraft minecraft-api minecraftjava paper-plugin purpur-plugin rest server serverapi

Last synced: about 1 month ago
JSON representation

REST API For your Minecraft server!

Awesome Lists containing this project

README

        

# APIMachine

Create a RESTful API for your Minecraft server, with custom values, such as a PlaceholderAPI placeholder value.

## Download
You can get the plugin in [GitHub Releases](https://github.com/mallusrgreatv2/APIMachine/releases/latest)

## Contributing

Fork this project, make your changes in the main `src/main/java/tk/darklegacymc/apimachine/APIMachine.java` file, test it out by compiling with `mvn clean install`. You need [maven](https://maven.apache.org/install.html) for this. After you test out your new bug fix / addition of features, you can create a pull request.

## License

This project makes use of the [GPL-3.0](https://choosealicense.com/licenses/gpl-3.0/) license.

# Links
- [Wiki](https://mallusrgreat.gitbook.io/mallusrgreats-plugins/)
- [Discord](https://discord.gg/GGCqxwY2nQ)