add a config for it
This commit is contained in:
@@ -171,6 +171,7 @@ public class Configuration {
|
||||
public boolean useCore = true;
|
||||
public boolean useChat = false;
|
||||
public boolean coreCommandSpy = false;
|
||||
public boolean resolveSRV = true;
|
||||
public int reconnectDelay = 2000;
|
||||
public boolean removeNamespaces = false;
|
||||
public int chatQueueDelay = 125;
|
||||
|
||||
Reference in New Issue
Block a user