Begin the process of updating to 1.13

This commit is contained in:
ZeroEpoch1969
2018-07-21 22:51:43 -07:00
parent e8eda42295
commit cae068a151
9 changed files with 123 additions and 34 deletions

View File

@ -65,7 +65,6 @@ public enum ConfigEntry
TOSSMOB_ENABLED(Boolean.class, "tossmob_enabled"),
AUTOKICK_ENABLED(Boolean.class, "autokick.enabled"),
MP44_ENABLED(Boolean.class, "mp44_enabled"),
MAKE_ARROW_EXPLOSIVE(Boolean.class, "explosive_arrow.enabled"),
//
PROTECTAREA_ENABLED(Boolean.class, "protectarea.enabled"),
PROTECTAREA_SPAWNPOINTS(Boolean.class, "protectarea.auto_protect_spawnpoints"),