You lack build privileges and cannot do thatFixed

So if you do not have TC you can't hit  e   on a NPC and talk to them unless you have TC? 

Any way to change this were the user Group desn't Need TC to interact with the bank NPC?
I have tried to disable keyring and doesn't fix it. 
Current Default has permissions bank.default and bank.use

everytime this hit e on the NPC they get the error "Denied: Privilege": "You lack build privileges and cannot do that",   then when I give them TC it all works with out issues. Help? I have human NPC going also 

{
  "Settings": {
    "allowSafeZone": true,
    "boxes": {
      "bank.big": "assets/prefabs/misc/halloween/coffin/coffinstorage.prefab",
      "bank.default": "assets/prefabs/misc/halloween/coffin/coffinstorage.prefab"
    },
    "cooldownMinutes": 1,
    "defaultBox": "assets/prefabs/misc/halloween/coffin/coffinstorage.prefab",
    "defaultSlots": 21,
    "keyring": true,
    "NPCBankersOnly": false,
    "NPCIDs": [1912127287,2033062956,1470200900],
    "radiationMax": 5,
    "slots": {
      "bank.big": 42,
      "bank.default": 21
    }
  },
  "VERSION": "1.0.51"
}
Thanks for the report, it should be fixed now.
Locked automatically