Whitelist an entire plugin's commands for ConsoleCommand feature.
Cirkutry opened this issue ยท 0 comments
Reasoning
This could be useful when using the whitelist feature (and may even be expanded to work with blacklist). Instead of manually listing every command for a specific plugin, there could be an option to simply add the entire plugin to the whitelist, streamlining the process.
Implementation
We should be able to include a plugin in the config like this: "pluginname:*"
Best,
C.K.