Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/mallusrgreatv2/apimachine
- Owner: mallusrgreatv2
- License: gpl-3.0
- Created: 2023-07-25T03:20:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-19T08:01:38.000Z (over 1 year ago)
- Last Synced: 2023-08-19T08:50:31.107Z (over 1 year ago)
- Topics: api, java-plugin, mc, minecraft, minecraft-api, minecraftjava, paper-plugin, purpur-plugin, rest, server, serverapi
- Language: Java
- Homepage: https://modrinth.com/plugin/apimachine
- Size: 34.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)