Hi, could someone help me out? For some reason Timed Execute do not restart server anymore, it used to do it every morning kindly and now all sudden it haven't done that. Timer repeat works, but not server restart. Can you tell me if i don't notice something now? This is how it have been and it have worked great earlier.
{
"EnabledRealTime-Timer": true,
"EnableTimerOnce": true,
"EnableTimerRepeat": true,
"RealTime-Timer": {
"06:00:00": "say Automatic Server Restart in 1 Hour",
"06:30:00": "say Automatic Server Restart in 30 mins",
"06:45:00": "say Automatic Server Restart in 15 mins",
"06:59:58": "say Please Log off Server Restarting!",
"06:59:59": "save",
"07:00:10": "restart 10"
},