permission
Adds a requirement to the command syntax that only allows senders with the specified permission to execute the command.
This is a shorthand for requires(Conditions.permission(permission)).
Adds a requirement to the command syntax that only allows senders with the specified permission to execute the command.
This is a shorthand for requires(Conditions.permission(permission)).