Increase resource stack and warehouse limits
This commit is contained in:
@@ -42,6 +42,7 @@ public class MBServerStatics {
|
||||
/*
|
||||
* Login cache flags
|
||||
*/
|
||||
public static final int RESOURCE_STACK_LIMIT = 1000000000;
|
||||
public static final boolean SKIP_CACHE_LOGIN = false; // skip caching // login server
|
||||
public static final boolean SKIP_CACHE_LOGIN_PLAYER = false; // skip caching // on login
|
||||
public static final boolean SKIP_CACHE_LOGIN_ITEM = false; // skip caching
|
||||
|
||||
Reference in New Issue
Block a user