Revert "Bunch of changes"

This commit is contained in:
Daniel Ginovker 2019-11-02 18:13:40 -04:00 committed by GitHub
parent 4c780b09ad
commit bea505f34a
75 changed files with 746 additions and 2446 deletions

View file

@ -49,11 +49,12 @@ public final class ServerConstants {
* The administrators.
*/
public static final String[] ADMINISTRATORS = {
"redsparr0w",
"ethan",
"austin",
};
public static final String[] DATABASE_NAMES = {
"server", "global"
"keldagr1_server", "keldagr1_global"
};
/**