So i have tthis plugin on all 3 of my servers, aand it has worked but recently on my 100000000x and my 2x heavily modded server it has shut off the server but wont reboot the server... any idea why?
{
"Checks": {
"autoRebootCountDown": 3,
"checkIntervalMinutes": 5,
"currentDevblog": 0,
"currentOxideBuild": 4383,
"enableAutoChecks": true,
"enableAutoReboot": true,
"notifyOnlineAdmins": true
},
"Settings": {
"ShowMinutes": [
60,
45,
30,
15,
10,
5,
4,
3,
2,
1
],
"ShowSeconds": [
50,
40,
30,
20,
10,
5,
4,
3,
2,
1
]
},
"SimpleUI": {
"SimpleUI_Enable": true,
"SimpleUI_FontSize": 30,
"SimpleUI_HideTimer": 10,
"SimpleUI_Left": 0.1,
"SimpleUI_MaxHeight": 0.05,
"SimpleUI_MaxWidth": 0.8,
"SimpleUI_Top": 0.1
},
"Timers": {
"RebootTimes": {
"05:59": "30",
"11:15": "30",
"17:59": "30",
"23:30": "30"
},
"useTimers": true
}
}