Whoops, didn't mean to move the database to the wrong config section.

This commit is contained in:
graywolf336 2014-03-08 22:57:33 -06:00
parent df45b267a7
commit 64c4298cca

View File

@ -11,6 +11,7 @@ storage:
port: 3306
username: 'root'
password: 'password'
database: 'jailDatabase'
prefix: 'j3_'
jailing:
during:
@ -55,7 +56,6 @@ jailing:
commands: []
restorePreviousGameMode: false
teleport: true
database: 'jailDatabase'
jails:
endermenProtection: true
explosionProtection: true