Auto events?

I have it set to true in the EventManager.json in config but they never start unless I manually start it

you need to create events that are saved in the file oxide / data / eventmanager / event_data.json, these events you have to add to the file EventManager.json in config.

{
    "Automatic event options": {
      "Enable automatic events": true,
      "List of event configurations to execute": [
        "Arena V1 ADV - Deathmatch All vs All",
        "Arena V2 ADV - Deathmatch All vs All",
        "Arena V1 - Deathmatch All vs All",
        "Arena V2 - Deathmatch All vs All",
        "Arena V3 - Deathmatch All vs All",
        "Arena V1 - Last Man Standing",
        "Arena V2 - Team Deathmatch",
        "Arena V2 - Last Man Standing"
      ],
      "Random selection of automatic events": true,
      "Automatic event interval (seconds)": 3600

"Auto-Event Options": {
"Enable auto-events": true,
"List of event configs to run through": [
"Chopper"
],
"Randomize auto-event selection": false,
"Auto-event interval (seconds)": 120

Auto event doesnt run, ive changed the Auto event interval to 60-120s and nother starts