Has Permission
The has permission condition checks whether the target entity has a permission.
Argument
Description
Default Value
permission
Which permission to check for
*Required
Not sure which permission to use? Use the LuckPerms Web Editor to see all permissions on your server.
Mechanics:
- "Message{message=Damn you are op} @ServerPlayers{} ?HasPermission{permission=essentials.op}"
Sends a message to all players on the server who have the essentials.op
permission.
Last updated