SmoothRestarter

Moved

Total Downloads: 5,594 - First Release: Apr 11, 2016 - Last Update: Dec 30, 2017

5/5, 22 likes
  1. sure steamdb...
     
  2. So you're gonna fix it?
     
  3. With the right reliable data-source being available: sure.
     
  4. Awesome, thank you!
    I look forward to seeing the update release.
     
  5. how do i make this restart every 24 hours?
     
  6. Try reading the overview would be a start
     
  7. Taken from the overview... ;)
    Code:
      "Timers": {
        "RebootTimes": {
          "11:15": "45",  //would restart at 12:00 with a countdown of 45 minutes
          "23:30": "30"  // would restart at 00:00 with a countdown of 30 minutes
        },
        "useTimers": false  // needs to be enabled to use the automated timers
      }
     

  8. oh thats every 24 hours already ? meaning i dont have to touch anything?
    cause i deleted the 11:15 one and kept 23:30 thinking military time so midnightish for me which is perfect for server restarts at night when no ones on really
     
    Last edited by a moderator: Aug 2, 2018
  9. Then it is a 24h turn, correct.