Hello, I was wondering if it's possible or maybe possible to add an option for multiple restarts throughout the day? For example say one at midnight and another at noon. Plugin works great, just noticed that sometimes 24 hours between restarts is too long and my servers CPU and Ram seem to be close to max before the 24 hour period.
Multiple Restarts
Thats easy to create, go into config and add more times for example
{
"Daily restarts": [
"06:00",
"12:00,
"18:00,
"23:00
],