Properly re-add providers when reloading (#8881)
This commit is contained in:
parent
58da8ca385
commit
47f0fe739b
2 changed files with 59 additions and 14 deletions
|
@ -83,5 +83,5 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
|||
));
|
||||
+ if (console.isDebugging()) io.papermc.paper.util.TraceUtil.dumpTraceForThread(worker.getThread(), "still running"); // Paper
|
||||
}
|
||||
io.papermc.paper.plugin.PluginInitializerManager.reload(this.console); // Paper
|
||||
this.loadPlugins();
|
||||
this.enablePlugins(PluginLoadOrder.STARTUP);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue