{
"Auto Whitelist Admins": true,
"Auto Whitelist Group": false,
"Auto Whitelisted Group Name": "whitelisted",
"Not Whitelisted Message": "You are not whitelisted on this server",
"Use Steam API": false,
"Steam API Key": "",
"Discord Integration": {
"Use Discord Integration": true,
"Discord Webhook URL": "",
"Notify Automatic Backups": false
},
"Chat Commands": {
"whitelist": "Opens whitelist UI",
"/whitelist backup": "Create a named backup",
"/whitelist restore": "Restore a backup"
},
"RCON Commands": {
"wl.add": "Add player to whitelist",
"wl.remove": "Remove player from whitelist",
"wl.import": "Import steamIDs from file",
"wl.backup": "Create a named backup",
"wl.restore": "Restore a backup"
},
"Enable Whitelist Backup": true,
"Backup Interval (Seconds)": 60,
"Maximum Backup Files": 5,
"Backup Directory": "whitelist_backups"
}