why dont i ever commit

This commit is contained in:
Super_
2020-01-11 17:44:13 -05:00
parent 98ed23969a
commit 89b91598fb
9 changed files with 74 additions and 4 deletions

View File

@ -141,6 +141,7 @@ public enum ConfigEntry
VOTING_INFO(List.class, "votinginfo"),
MASTER_BUILDER_INFO(List.class, "masterbuilderinfo"),
AUTO_ENTITY_WIPE(Boolean.class, "auto_wipe"),
TOGGLE_CHAT(Boolean.class, "toggle_chat"),
//
AMP_ENABLED(Boolean.class, "amp.enabled"),
AMP_USERNAME(String.class, "amp.username"),