SickGaming Rust Server Plugsins
This commit is contained in:
22
config/TimeOfDay.json
Normal file
22
config/TimeOfDay.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"DatePreset": {
|
||||
"presetDay": 1,
|
||||
"presetMonth": 1,
|
||||
"presetYear": 2020,
|
||||
"setPresetDate": false
|
||||
},
|
||||
"Settings": {
|
||||
"authLevelCmds": 1,
|
||||
"authLevelFreeze": 2,
|
||||
"autoSkipDay": false,
|
||||
"autoSkipNight": false,
|
||||
"dayLength": 30,
|
||||
"freezeDate": false,
|
||||
"logAutoSkipConsole": true,
|
||||
"nightLength": 30
|
||||
},
|
||||
"TimeFreeze": {
|
||||
"freezeTimeOnload": false,
|
||||
"timeToFreeze": 12.0
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user