Added commands to manage whitelisted commands in-game
/cw add <group> <command> - adds <command> to whitelist <group> /cw remove <group> <command> - removes <command> from whitelist <group>
command should be specified without the "/"
Both commands have full support for tab-completions and can be accessed by players with permission commandwhitelist.admin
WARNING: Using those commands will automatically re-save the config, which means it will wipe all changes made in config since last config reload. Make sure to reload your config each time you make changes in the file!