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
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user