No description
Find a file
2018-06-02 00:16:54 +02:00
.idea bugfixes 2018-06-01 21:02:25 +02:00
bukkit removed redundant classes & simplified LabyModConnection 2018-06-02 00:16:54 +02:00
bungeecord removed redundant classes & simplified LabyModConnection 2018-06-02 00:16:54 +02:00
common removed redundant classes & simplified LabyModConnection 2018-06-02 00:16:54 +02:00
LICENSE Create LICENSE 2018-01-24 20:38:44 +01:00
pom.xml bugfixes 2018-06-01 21:02:25 +02:00
README.md Create README.md 2018-01-24 21:02:40 +01:00

LabyMod Server API

Our new Server API allows you to communicate between the LabyMod client and the server by using simple JSON messages. It also allows you to enable or disable LabyMod features. If you want to find out how our API works, visit https://docs.labymod.net/pages/server/introduction/