stronghold islands?

This commit is contained in:
2025-01-04 19:20:19 -06:00
parent 30488e5da6
commit 2dfa7b9090
3 changed files with 49 additions and 0 deletions
+1
View File
@@ -524,6 +524,7 @@ public class WorldServer {
printThreads();
Logger.info("Threads Running:");
StrongholdManager.initStrongholdIslands();
return true;
}