Enable protecting endermen protections in jails

This commit is contained in:
graywolf336
2014-01-21 12:31:56 -06:00
parent 4179a6a2d3
commit abb3e70bdf
3 changed files with 15 additions and 0 deletions

View File

@ -17,6 +17,7 @@ public enum Settings {
DEBUG("system.debug"),
DEFAULTJAIL("jailing.jail.defaultJail"),
DELETEINVENTORY("jailing.jail.deleteInventory"),
ENDERMENPROTECTION("jails.endermenProtection"),
EXPLOSIONPROTECTION("jails.explosionProtection"),
FOODCONTROL("jailing.during.foodControl"),
FOODCONTROLMAX("jailing.during.foodControlMax"),