Go to file
Etzelia 6f094c6dd4 Fix conflicting name (#3)
Fix conflicting name

Signed-off-by: Etzelia <etzelia@hotmail.com>

Reviewed-on: https://git.etztech.xyz/Minecraft/ServerAPI/pulls/3
2020-08-11 04:04:12 +02:00
src Fix conflicting name (#3) 2020-08-11 04:04:12 +02:00
.gitignore Initial Commit 2020-08-06 17:31:57 -05:00
LICENSE Initial Commit 2020-08-06 17:31:57 -05:00
README.md Initial Version 2020-08-07 14:30:36 -05:00
pom.xml Initial Version 2020-08-07 14:30:36 -05:00

README.md

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