1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-20 03:35:51 +00:00

Update SlimefunStartupTask.java

This commit is contained in:
Mooy1 2021-03-10 19:12:25 -06:00
parent f7be9289d9
commit 048d4d6590

View File

@ -58,7 +58,7 @@ public class SlimefunStartupTask implements Runnable {
}
}
// Load/Unload Worlds, only after all plugins have started up.
// Load/Unload Worlds, only after all plugins have started up. Fixes #2862
new WorldListener(this.plugin);
// Only load this Listener if the corresponding items are enabled