Would it be possible to increase the config granularity?
For ex.
For ex.
{
"Default automatic authorization": {
"Clan": true,
"Friends": false
},
"Clan": {
"ShareCupboard": true,
"ShareTurret": true,
"ShareDoors": true,
"ShareBox": true,
"ShareKeyLock": false
},
"Friends": {
"ShareCupboard": true,
"ShareTurret": true,
"ShareDoors": true,
"ShareBox": true,
"ShareKeyLock": false
},
"Chat command": "autoauth",
"Chat prefix": "[AutoAuth]:",
"Chat prefix color": "#00FFFF",
"Chat steamID icon": 0
}