So I am runnnig AOR on my server and a player called me to look at something. He had placed two twig foundations and was unable to shoot them to destroy them as AOR was reporting that the player was offline. I used another plugin to inspect who is the owner and sure enough the player walking around infront of me was the owner. I tested it for myself and shot at these two twig foundations and I too got the protected message. I then shot at his base next door and that didn't give me any errors. I am not sure what went wrong but I fear that this may be exploited defeating the purpose of the plugin. Please can you assit with this? I will attempt to replicate this later but thought I would bring it to your attention. Below is my whole AOR config file contents
{
"absoluteTimeScale": {
"03": 0.1
},
"activity": [
"input",
"loot",
"respawn",
"chat"
],
"afkMinutes": 5,
"clanFirstOffline": false,
"clanShare": false,
"cooldownMinutes": 10,
"damageScale": {
"1": 0.0625,
"3": 0.125,
"6": 0.1875,
"12": 0.25,
"24": 0.3125,
"36": 0.375,
"48": 0.4375,
"60": 0.5,
"72": 0.5625,
"84": 0.625,
"96": 0.6875,
"108": 0.75,
"120": 0.8125,
"132": 0.875,
"144": 0.9375,
"156": 1,
"168": 2
},
"interimDamage": 0.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"
],
"showMessage": true,
"sound": "assets/prefabs/weapon mods/silencers/effects/silencer_attach.fx.prefab",
"VERSION": "0.3.5"
}