My Auth level 1 admins I have limited are not able to authorize on turrets. It doesn't look like there is a value in the config for this. Please help!
Below is my config
{
"Limited Admins (SteamID)": [
XX
],
"Limited Auth Levels": [
1
],
"Whitelisted Admins (SteamID)": [
XX
],
"Limit All Admins Exclude Whitelisted": false,
"Blocked Commands": [
"chat.say",
"inventory.give",
"inventory.giveto",
"inventory.giveid",
"inventory.givebp",
"spawn",
"ent.spawn",
"debug.noclip",
"debugcamera",
"entity.spawn",
"event.run",
"server.stop",
"quit",
"init",
"teleport",
"ent.kill",
"global.god"
],
"Can Loot Entity": true,
"Can Loot Player": true,
"Can Pickup Entity": true,
"Can Rename Bed": true,
"Can Use Locked Entity": true,
"Can Unlock": true,
"Can Use Voice Chat": true,
"Can Be Targeted": true,
"Can Build": true,
"Can Change Code": true,
"Can Demolish": true,
"Can Hack CH47 Crate": true,
"Can Interact With Item": true,
"Can Pickup Item": true,
"Can Be Visible": true,
"Can Damage": true,
"Can Use Lift": true,
"Can Toggle Oven": true,
"Can Toggle Recycler": true,
"Can Interact With Turret": true,
"Can Gather": true,
"Can Update Sign": true,
"Can Enter Code": true,
"Can Interact With Cupboard": true,
"Can Interact With Vending Machine": true,
"Can Interact With Weapons": true,
"Debug": false
}