Still getting Raided

Been getting reports from my players that people are still able to offline raid. The Default group is set to Protect in Permissions Manager. Here is my Config. What am I doing wrong?

{
  "absoluteTimeScale": {
    "03": 0.1
  },
  "activity": [
    "input",
    "loot",
    "respawn",
    "chat",
    "wakeup"
  ],
  "afkMinutes": 5,
  "clanFirstOffline": false,
  "clanShare": false,
  "cooldownMinutes": 10,
  "damageScale": {
    "1": 0.2,
    "3": 0.35,
    "6": 0.5,
    "12": 0.8,
    "48": 1,
    "168": 2
  },
  "interimDamage": 0,
  "minMembers": 1,
  "playSound": false,
  "prefabs": [
    "door.hinged",
    "door.double.hinged",
    "window.bars",
    "floor.ladder.hatch",
    "floor.frame",
    "wall.frame",
    "shutter",
    "wall.external",
    "gates.external",
    "box",
    "locker"
  ],
  "serverTimeOffset": 0,
  "showMessage": true,
  "sound": "assets/prefabs/weapon mods/silencers/effects/silencer_attach.fx.prefab",
  "VERSION": "0.4.2"
}​

your damage is only blocked for the first hour, then you allow 20% damage. So players can still raid bases it just take 5x the boom.. after 6 hours its only 2x the boom. If you dont want any raiding you need to keep the damage set to 0 until your desired time has passed.