ServerAPI/README.md

21 lines
247 B
Markdown
Raw Permalink Normal View History

# ServerAPI
An API for your Minecraft server!
Use REST API or GraphQL.
## Available endpoints
All endpoints can optionally be password-secured via config.
* bans
* players
* query
* tps
* worlds
* world (by name)
## License
[MIT](LICENSE)