Shane Freeder
|
1470add5c4
|
Fix compat with PluginClassloader implementations
|
2018-06-12 16:10:01 +01:00 |
|
Shane Freeder
|
50eaba9503
|
Cleanup last commit (Remember, always git diff!)
Because the one time you don't...
|
2018-06-09 20:03:42 +01:00 |
|
Shane Freeder
|
6812a948db
|
Only close classloaders unless implict, reload or error on enabling (Closes #1120)
We also expose the control of this behavior to the API, while retaining
the old behavior unless implictly requested.
|
2018-06-09 18:58:04 +01:00 |
|
Aikar
|
1a80507406
|
Close Plugin Class Loaders on Disable
This should close more memory leaks from /reload and disabling plugins,
by closing the class loader and the jar file.
|
2018-05-01 21:36:55 -04:00 |
|