having problems setting up the config so that when players logout they are protected, like while they are offline, no timers or anything if ur offline ur protected, need it to be a window tho, so if u log out players should be able to raid u for 10 mins after or something like that, Anyone able to put together the string i need so i can copy paste it into ma server, strugging real bad with offline raids atm !
No raiding during offline - Ever - please help
Mine works as you described.
{
"AbsoluteTimeScale": {},
"DamageScale": {
"1": 0,
"3": 0,
"6": 0,
"12": 0,
"48": 0
},
"Activities": null,
"AfkMinutes": 5,
"ClanFirstOffline": false,
"ClanShare": false,
"CooldownMinutes": 10,
"InterimDamage": 0,
"MinMembers": 1,
"MinutesSinceLastAttackToProtect": 5,
"PlaySound": false,
"Prefabs": [
"door.hinged",
"door.double.hinged",
"window.bars",
"floor.ladder.hatch",
"floor.frame",
"wall.frame",
"shutter",
"wall.external",
"gates.external",
"box",
"locker"
],
"ProtectBaseWhenAway": true,
"ServerTimeOffset": 0,
"ShowMessage": true,
"SoundFile": null,
"DamageScaleKeys": [
1,
3,
6,
12,
48
]
}
Merged post
Also, as always, check your permissions.