Disable/Unload improvements
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.