- # Automatically generated - DO NOT EDIT!
- "$schema" = "../../schemas/schema.json"
- [[permission]]
- identifier = "allow-clear"
- description = "Enables the clear command without any pre-configured scope."
- commands.allow = ["clear"]
- [[permission]]
- identifier = "deny-clear"
- description = "Denies the clear command without any pre-configured scope."
- commands.deny = ["clear"]
|