based palestine

This commit is contained in:
Ivan
2019-08-27 19:25:50 -04:00
parent d21c5f0e9d
commit bd6c7d55a7
8 changed files with 42 additions and 6 deletions

View File

@ -23,6 +23,7 @@ public enum ConfigEntry
ALLOW_FROSTWALKER(Boolean.class, "allow.frostwalker"),
ALLOW_UNSAFE_ENCHANTMENTS(Boolean.class, "allow.unsafe_enchantments"),
ALLOW_BELLS(Boolean.class, "allow.bells"),
ALLOW_ARMOR_STANDS(Boolean.class, "allow.armorstands"),
//
BLOCKED_CHATCODES(String.class, "blocked_chatcodes"),
//