More stuff for discord and mb changes

This commit is contained in:
ZeroEpoch1969
2019-04-23 00:36:51 -07:00
parent 92ad950155
commit 59ee519955
9 changed files with 35 additions and 29 deletions

View File

@ -42,7 +42,7 @@ public enum ConfigEntry
SERVER_MOTD(String.class, "server.motd"),
SERVER_OWNERS(List.class, "server.owners"),
SERVER_EXECUTIVES(List.class, "server.executives"),
SERVER_MASTER_BUILDER_MANAGEMENT(List.class, "server.emaster_builder_management"),
SERVER_MASTER_BUILDER_MANAGEMENT(List.class, "server.master_builder_management"),
SERVER_BAN_URL(String.class, "server.ban_url"),
SERVER_PERMBAN_URL(String.class, "server.permban_url"),
//