Server is not automatically restarting
auto restart doesn’t work, I can set up at any time, it doesn’t restart.

please help !!!
This plugin and all plugins cannot start your server, plugins only run when the server is running. Please see the plugin page and existing threads regarding this.
Yes I know, but last week it work fine, a message appear before the restart then he restart, I change the hour in the config, and it doesn’t restart now...

Merged post

I watch all threads and no answer find, but the plug in does not shutdown the server, last week he did 

Merged post

/srestart work by the way
So the issue is just that it isn’t shutting the server down? Have you checked Rust’s native quit command? This plugin uses the same methods as native Rust, so should work if the other does.
I don’t understand why it work fine last week with an auto restart at 00:00, ans don’t work this week at 04:00 or 08:00 or 10:00

I only change the hour in the config 

Merged post

the quit command work, and this is my config :

 

{
"Checks": {
"autoRebootCountDown": 3,
"checkIntervalMinutes": 5,
"currentDevblog": 0,
"currentOxideBuild": 4203,
"enableAutoChecks": true,
"enableAutoReboot": false,
"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": {
"9:00": "60"
},
"useTimers": true
}
}



Merged post

the thread title change, but it's not that, it's not "Server is not starting after restart" but "server don't quit and auto restart won't work"

 

there is no message in screen to advert players for restart, no quit, then no start, nothing, Like no plugin install (but it's on the plugin folder)

"enableAutoReboot": false,

Wouldn't be that by any chance, would it?
 "enableAutoReboot": false, // for automatic restart it both changes happend

I think it's only for server update