Hey, pal! Just a heads up. I created a custom command as such:
"Command": "test",
"Messages": ["test"],
"Permission": "admin",
"ConsoleCmd": null,
"UserID": "76561############",
"Broadcast": false,
"RconCmd": null,
"Cooldown": 0.0,
"MaxUses": 0
I'm in the "admin" oxide group, and upon plugin reload there's no such thing like "customchatcommands.admin". It tells me I don't have permission to run the command. Can you tell me what I'm doing wrong here? Thanks much for the plugin, it's great!!