mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-14 19:55:52 -07:00
RegisterInterface reload bug fix
By: Dinnerbone <dinnerbone@dinnerbone.com>
This commit is contained in:
@@ -236,6 +236,7 @@ public final class SimplePluginManager implements PluginManager {
|
||||
plugins.clear();
|
||||
lookupNames.clear();
|
||||
listeners.clear();
|
||||
fileAssociations.clear();
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user