This is the official source code repository for the KoolSMPCore plugin
KoolSMPCore is a plugin primarily made to support the KoolFreedom SMP Minecraft Server, but you are more than welcome to use the source code for your own server.
We are also on other platforms, here are the links to current known download pages:
https://www.spigotmc.org/resources/koolsmpcore.126127/
https://modrinth.com/plugin/koolsmpcore
You need Gradle to build.
Open the terminal and cd to the root of this repository (~/KoolSMPCore) and type ./gradlew clean build. On Windows, use the gradlew.bat file.
If you would like to contribute to the plugin in any way, make a fork and add your changes to your fork. After those changes have been made, open a pull request from your fork and a Developer will review your changes. More about contributing can be found on this post from our official forum page