What is this?CraftKitis a utility kit that aims to speed up the development time. With this library, the developers don't have to write duplicated codes or concerns about multi-version support.
#Manual
If you are a server owner: Simply put this library into your server's plugin folder. Your server must have an Internet connection to allow the library to download internal modules. Command: /ck (or /craftkit)
For servers running on Java 9+, please add the following parameter to your server startup command:
Code (Text):
--add-opens java.base/java.net=ALL-UNNAMED
If you are a developer and want to use this library: Repo: