src/main | ||
.gitignore | ||
build.sh | ||
LICENSE | ||
pom.xml | ||
README.md | ||
run.sh | ||
sh_ontime_handler_spigot.iml |
spigot_ontime_handler
Spigot plugin to send Minecraft derivates to OnMemberJoin, OnMemberRemove & OnMessage to the KDB-API to be processed accordingly
Execute
Install dependencies:
Install spigot server
in folder ./spigot
first!!
mvn install
Build and Run the plugin:
./run.sh
Build only:
./build.sh