ConditionEntity
haspermission
Tests if the target player has a permission
Aliases
permission
Configuration Fields (1)
| Name | Type | Default | Description |
|---|---|---|---|
| permission p | PlaceholderString | — | The permission to check for |
Examples & Notes
Examples
Conditions:
- haspermission{p=permission.node.here} true
TargetConditions:
- haspermission{p=permission.node.here} true
TriggerConditions:
- haspermission{p=permission.node.here} true
Universal Condition Options
- Author:
- Joikd
