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 Maven to build.
Open the terminal and cd to the root of this repository (~/KoolSMPCore) and type mvn package
If you have loaded the Maven project after being prompted to, you should see a big M on the right sidebar; that is where you can quickly build the project. All you need to do is just open the project, click Lifecycle and double-click on package
If you would like to contribue to the plugin in any way, make a fork and add your changes to your fork and then raise a pull request on the main repository link and the main collaborators for the repo will check it and decide whether it's a good addition to the plugin.
If you decide to fork the repository, please keep the License file and other credit towards the original Developers of the plugin, that way we don't come at you aggresively demanding that you put it back. Please be mindful when forking or cloning our stuff. We don't appreciate skids and/or people who claim other people's work as their own.