Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 812 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 812 Bytes

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

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 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 license.

Links