Whoops, didn't mean to move the database to the wrong config section.
This commit is contained in:
parent
df45b267a7
commit
64c4298cca
@ -11,6 +11,7 @@ storage:
|
|||||||
port: 3306
|
port: 3306
|
||||||
username: 'root'
|
username: 'root'
|
||||||
password: 'password'
|
password: 'password'
|
||||||
|
database: 'jailDatabase'
|
||||||
prefix: 'j3_'
|
prefix: 'j3_'
|
||||||
jailing:
|
jailing:
|
||||||
during:
|
during:
|
||||||
@ -55,7 +56,6 @@ jailing:
|
|||||||
commands: []
|
commands: []
|
||||||
restorePreviousGameMode: false
|
restorePreviousGameMode: false
|
||||||
teleport: true
|
teleport: true
|
||||||
database: 'jailDatabase'
|
|
||||||
jails:
|
jails:
|
||||||
endermenProtection: true
|
endermenProtection: true
|
||||||
explosionProtection: true
|
explosionProtection: true
|
||||||
|
Loading…
Reference in New Issue
Block a user