The kotlin version of CoronaPlugin.
Demo server: mc.ldgame.xyz
This project requires java 17 or above to build. You can build all projects by executing the following command.
./gradlew shadowjar
# Build a specific project
./gradlew -p project_name shadowjar
Then, the artifact will be generated in the build/lib directory. You can use this plugin by putting it to the plugin directory. Just like a normal plugin.