bane mechanic thread

This commit is contained in:
2024-12-31 17:33:26 -06:00
parent 75de1b3ae8
commit 5e8927245b
3 changed files with 72 additions and 6 deletions
+3
View File
@@ -513,6 +513,9 @@ public class WorldServer {
Logger.info("Running garbage collection...");
System.gc();
return true;
}