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"
}