Improve database
This commit is contained in:
parent
272b742fd1
commit
7e517dcfbe
@ -133,7 +133,6 @@ public class MassiveCore extends MassivePlugin
|
||||
public final static Set<String> REMOVE = MUtil.treeset("clear", "c", "delete", "del", "d", "erase", "e", "remove", "rem", "r", "reset", "res");
|
||||
public final static Set<String> NOTHING_REMOVE = MUtil.treeset("", "none", "null", "nothing", "clear", "c", "delete", "del", "d", "erase", "e", "remove", "rem", "r", "reset", "res");
|
||||
|
||||
|
||||
// -------------------------------------------- //
|
||||
// INSTANCE & CONSTRUCT
|
||||
// -------------------------------------------- //
|
||||
|
@ -122,5 +122,4 @@ public class MStore
|
||||
return ConfServer.localPollingEnabled && MassiveCoreMConf.get().warnOnLocalAlter;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user