panel icon indicating copy to clipboard operation
panel copied to clipboard

Command Blacklist / Whitelist

Open nick-perry14 opened this issue 3 years ago • 0 comments

Is there an existing feature request for this?

  • [X] I have searched the existing issues before opening this feature request.

Describe the feature you would like to see.

I would like to be able to whitelist / blacklist commands. Regular Expressions could be used to match portions of the command to only allow someone to start or stop a plugin, change user permissions, etc

Describe the solution you'd like.

Under each subuser, there's be 2 toggles. "Command Whitelist" and "Command Blacklist". Only one of these can be checked. Under these permissions, a text area would appear where the user could write regex strings (one on each line). If it is a whitelist, commands entered into the console MUST match the regex, vs blacklist (typical implementation)

Additional context to this request.

No response

nick-perry14 avatar Jun 11 '22 23:06 nick-perry14