If the config has prisoners not to get the chats, then let's obey that.

This commit is contained in:
graywolf336
2014-01-03 23:57:10 -06:00
parent 2f36c1f900
commit 369c874add
3 changed files with 25 additions and 0 deletions

View File

@ -16,6 +16,7 @@ public enum Settings {
MAXAFKTIME("jailing.during.maxAFKTime"),
MAXFOODLEVEL("jailing.during.maxFoodLevel"),
MINFOODLEVEL("jailing.during.minFoodLevel"),
RECIEVEMESSAGES("jailing.during.recieveMessages"),
RELEASETOPREVIOUSPOSITION("jailing.release.backToPreviousPosition"),
RESTOREPREVIOUSGAMEMODE("jailing.release.restorePreviousGameMode"),
TELEPORTONRELEASE("jailing.release.teleport"),