Files
Paper/Spigot-API-Patches/Close-Plugin-Class-Loaders-on-Disable.patch
Shane Freeder 1f5ddf73ba Cleanup after plugins which don't sucessfully enable
This change closes the plugin via the plugin manager, which disables
the plugin, as intended, but also cleans up after the plugin, preventing
any further errors or issues caused by tasks scheduled by the plugin before
it failed.
2018-11-09 21:45:16 +00:00

6.3 KiB