added timed thread, added batch, cleaned code

changed starting value to false
This commit is contained in:
spiderpig60
2023-09-10 01:53:53 +03:00
parent 38eecd0db7
commit 90b44c3a8b
5 changed files with 124 additions and 1 deletions

View File

@@ -82,6 +82,7 @@ public class ServerConfig {
public boolean USE_STARTING_AP_4;
public boolean USE_AUTOBAN;
public boolean USE_AUTOBAN_LOG;
public boolean USE_EXP_GAIN_LOG;
public boolean USE_AUTOSAVE;
public boolean USE_SERVER_AUTOASSIGNER;
public boolean USE_REFRESH_RANK_MOVE;