Add some more settings to the config.yml, not too sure this is how I
want to handle these settings yet. Do they make sense?
This commit is contained in:
parent
78dca18242
commit
2f27152987
@ -9,4 +9,17 @@ storage:
|
||||
host: 'localhost'
|
||||
port: 3306
|
||||
username: 'root'
|
||||
password: 'password'
|
||||
password: 'password'
|
||||
jailing:
|
||||
jail:
|
||||
automaticMute: true
|
||||
countDownTimeWhileOffline: false
|
||||
defaultJail: nearest #the jail nearest to the player
|
||||
defaultTime: 30m #default the time to 30 minutes, if no time
|
||||
deleteInventory: false
|
||||
ignoreSleeping: true
|
||||
logToConsole: true
|
||||
logToProfile: false
|
||||
release:
|
||||
backToPreviousPosition: false
|
||||
teleport: true
|
Loading…
Reference in New Issue
Block a user