give_permission
Grants a Vault permission node to the player while the holder is active, removing it when the holder is disabled.
Categories: player
Required arguments
| Key(s) | Description | Type |
|---|---|---|
permission | The permission node to grant the player. | STRING |
Example
effects:
- id: give_permission
args:
permission: <value>
Behaviour
| Setting | Value |
|---|---|
| Run order | NORMAL |
| Supports delay | true |
| Reloads on plugin reload | true |