Skip to content

Disable/Unload improvements

Compare
Choose a tag to compare
@Lenni0451 Lenni0451 released this 15 May 15:24
· 98 commits to master since this release

Disabling/Unloading plugins now works better than ever before!
When disabling a plugin all running threads of the plugin get interrupted/stopped.
When unloading a plugin the plugin.jar now gets released allowing it to be renamed/deleted during runtime which did not always work before.