JavaLoader is a Bukkit plugin that allows you to develop and use JavaLoader plugins for Minecraft servers without requireing server restarts. Its main functionalities are:
- Compile JavaLoader projects (your Java source code).
- Load compiled JavaLoader projects in runtime.
- Unload loaded JavaLoader projects in runtime.
Less formally, JavaLoader allows you to write or update Java code and run this code on your server without having to restart your server.
Note that the Bukkit API and NMS classes are automatically added to the classpath and that custom dependencies can be added.
A usage guide can be found
here.
Discord channel:
https://discord.gg/sGgXTfC