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:
graywolf336 2013-12-19 17:24:43 -06:00
parent 78dca18242
commit 2f27152987

View File

@ -9,4 +9,17 @@ storage:
host: 'localhost' host: 'localhost'
port: 3306 port: 3306
username: 'root' 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