Vault / Permissions
vault/perm_add
Add Permission
Grants a permission node to a player via Vault's permission API.
Note: Requires Vault and a permissions plugin (e.g. LuckPerms).
Inputs
| Name | Type | Optional | Description |
|---|---|---|---|
exec |
exec | Incoming execution. | |
player |
player | Player to grant permission to. | |
permission |
string | ✓ | Permission node to add. |
Outputs
| Name | Type | Description |
|---|---|---|
exec |
exec | Continues after adding. |
Properties
| Key | Type | Default | Description |
|---|---|---|---|
permission |
string | "" |
Permission |