Not working :(

Tried various changes but get no response from plugin. Seems broken

My config json

{
  "Spawn Settings": {
    "Always Spawned": true,
    "Spawn Time": 19.8,
    "Destroy Time": 7.3,
    "Spawn near players": true,
    "Min pop for near player spawn": 1,
    "Min distance from player": 10.0,
    "Max distance from player": 100.0,
    "Zombie Settings": {
      "Display Name": "FuckTard",
      "Scarecrow Population (total amount)": 100,
      "Scarecrow Health": 200.0,
      "Scarecrow Kits": []
    },
    "Chance Settings": {
      "Chance per cycle": 100.0,
      "Days betewen spawn": 0
    }
  },
  "Destroy Settings": {
    "Leave Corpse, when destroyed": false,
    "Leave Corpse, when killed by player": true,
    "Spawn Loot": true,
    "Half bodybag despawn time": true
  },
  "Behaviour Settings": {
    "Attack sleeping players": false,
    "Zombies attacked by outpost sentries": true,
    "Throw Grenades": true,
    "Ignore Human NPCs": true,
    "Ignored entities (full entity shortname)": [
      "scientistjunkpile.prefab",
      "scarecrow.prefab"
    ]
  },
  "Broadcast Settings": {
    "Broadcast spawn amount": true
  }
}​