is it possible to skip duck ans dawn with this and just go from night to day ?
Skip dusk and dawn?
time set 00:00:00-- Set the game time in 24-hour format (ex. 23:59:00)
Per plugin page and configuration though...
With this enabled it will skip the time between _Sunset _and Sunrise. It's default settings are to skip night with never loosing daylight. This function works with 'Server Date' but not with 'Server Time'.
"Skip Time Options": {
"Inform Console": true, // Inform console when skipping time
"Sunrise Hour": 10, // Sunrise hour
"Sunset Hour": 17, // Sunset hour
"Use Skip Time": false // Use skip time
} Hello Wolf I'm sorry I'm a little slow with some plugins I have been using Time Of Day plugin but everyone bitches that dusk and dawn are way to long here is my setting for this I was wondering if you could help me config the angry time plugin to work just like this ..it seems thet the two do not work together
{
"DatePreset": {
"presetDay": 28,
"presetMonth": 12,
"presetYear": 2019,
"setPresetDate": true
},
"Settings": {
"authLevelCmds": 1,
"authLevelFreeze": 2,
"autoSkipDay": false,
"autoSkipNight": false,
"dayLength": 120,
"freezeDate": false,
"logAutoSkipConsole": true,
"nightLength": 5,
"OnTimeSunset": 0,
"OnTimeSunrise": 0
},
"TimeFreeze": {
"freezeTimeOnload": false,
"timeToFreeze": 12.0
}
} You can't really use multiple plugins for setting the time of day reliably, as they are likely to conflict. I'm not familiar with the plugin beyond what the plugin page says though, sorry.