A strange error that showed up on our test server (Jail-3.0.0-20150522.161010-183) that doesn't show up on our production server (Jail-3.0.0-SNAPSHOT)
[14:26:16] [Async Chat Thread - #0/ERROR]: [Jail] Your jailedgamemode setting is incorrect, please fix.
but the config is the default, and gameMode matches the production setting:
[minecraft@testing Jail]$ cat config.yml | grep -i mode
gameMode: adventure
restorePreviousGameMode: false
[minecraft@testing Jail]$
A strange error that showed up on our test server (Jail-3.0.0-20150522.161010-183) that doesn't show up on our production server (Jail-3.0.0-SNAPSHOT)
[14:26:16] [Async Chat Thread - #0/ERROR]: [Jail] Your jailedgamemode setting is incorrect, please fix.
but the config is the default, and gameMode matches the production setting:
[minecraft@testing Jail]$ cat config.yml | grep -i mode
gameMode: adventure
restorePreviousGameMode: false
[minecraft@testing Jail]$