r8 hotzones

This commit is contained in:
2025-03-16 13:48:39 -05:00
parent 5ba476e5a5
commit 8dd4953023
3 changed files with 65 additions and 0 deletions
+3
View File
@@ -534,6 +534,9 @@ public class WorldServer {
printThreads();
Logger.info("Threads Running:");
Logger.info("Starting Hotzone...");
HotzoneManager.SelectRandomHotzone();
return true;
}