Restarting server

I added the plugin 2 wipes ago, and everything worked fine untill last week, once a player joins the server the server keeps restarting after 5 minutes.
Is this an error in the config or in the plugin code ? Below is my Config; 

{
  "Daily restarts": [
    "12:00",
    "0:00"
  ],
  "Restart when new Oxide.Rust is out": true,
  "Initiate countdown at": 300,
  "Enable UI": true,
  "UI position (X,Y)": "0.92, 0.92",
  "UI scale": 1,
  "Enable console logs": true,
  "Commands": [
    "sr",
    "srestart",
    "smoothrestart",
    "smoothrestarter"
  ],
  "Disable chat countdown notifications": false,
  "Custom countdown reference points": [
    60,
    50,
    40,
    30,
    25,
    15,
    10,
    9,
    8,
    7,
    6,
    5,
    4,
    3,
    2,
    1
  ],
  "Use custom countdown reference points": false,
  "Oxide update check interval in seconds": 600
}​

did you resolve the issue because i have the same problim 

YwhotNwc7VfaPCn.jpg SHIKAKA

did you resolve the issue because i have the same problim 

unfortunatelyI did not got this issue fixed so I'm restarting manually.

Set this to false, fixes the constant restarting loop.

"Restart when new Oxide.Rust is out": true,​