A Plugin API & Server Implementation to battle those you struggle with the non multi-threaded bukkit api.
Join us on Discord
Contents:
INB is a Kotlin program which uses Gradle 2 for compilation. To compile from Git, simply perform the following steps:
- Install gradle 2 and git
- Clone the repo
git clone https://github.com/INB-It-s-not-a-bukkit
(it may change in the next months) - Run the gradle task
gradle clean build
- Protocol Wiki for helping to know which protocols exists and the login flow
- MCP for helping with the protocol flow