[Feature request] Add commandWorldManipulation setting
ruru4143 opened this issue ยท 1 comments
I would like to have a command which disables all non-informational commands.
something similar to this:
## commandWorldManipulation
Enables commands which manipulates the world like `/tick warp`, `/spawn test` or `/spawn mobcap set`
* Type: `String`
* Default value: `ops`
* Suggested options: `true`, `false`, `ops`
* Categories: `COMMAND`
* Additional notes:
* It has an accompanying command
* Can be limited to 'ops' only, or a custom permission level
A alternative name would be commandEnableCheaty or something similar.
Why? I want to enable all informational commands, but some subcommands (like /spawn test
) are non-informational