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