player A place a door/box
player B place a code lock on it
player A still have permision to open the door / box
***They are not a friend or teammate
***No clan plugin in server
Here's a video of this problem
you can hear the sound when he open the code lock
And here's my config file
{
"Clear Share Data On Map Wipe": false,
"Team Share Settings": {
"Enabled": true,
"Share Cupboard": true,
"Share Turret": true,
"Key Lock Settings": {
"Enabled": true,
"Share Door": true,
"Share Box": true,
"Share Other Locked Entities": true
},
"Code Lock Settings": {
"Enabled": true,
"Share Door": true,
"Share Box": true,
"Share Other Locked Entities": true
}
},
"Friends Share Settings": {
"Enabled": true,
"Share Cupboard": true,
"Share Turret": true,
"Key Lock Settings": {
"Enabled": true,
"Share Door": true,
"Share Box": true,
"Share Other Locked Entities": true
},
"Code Lock Settings": {
"Enabled": true,
"Share Door": true,
"Share Box": true,
"Share Other Locked Entities": true
}
},
"Clan Share Settings": {
"Enabled": false,
"Share Cupboard": false,
"Share Turret": false,
"Key Lock Settings": {
"Enabled": false,
"Share Door": false,
"Share Box": false,
"Share Other Locked Entities": false
},
"Code Lock Settings": {
"Enabled": false,
"Share Door": false,
"Share Box": false,
"Share Other Locked Entities": false
}
},
"Chat Settings": {
"Send Authorization Success Message": true,
"Chat Command": "autoauth",
"Chat UI Command": "autoauthui",
"Chat Prefix": "<color=#00FFFF>[AutoAuth]</color>: ",
"Chat SteamID Icon": 0
},
"Version": {
"Major": 1,
"Minor": 2,
"Patch": 2
}
}