Vault / Permissions
vault/perm_remove
Remove Permission
Revokes a permission node from a player via Vault's permission API.
Note: Requires Vault and a permissions plugin.
Inputs
| Name | Type | Optional | Description |
|---|---|---|---|
exec |
exec | Incoming execution. | |
player |
player | Player to revoke permission from. | |
permission |
string | ✓ | Permission node to remove. |
Outputs
| Name | Type | Description |
|---|---|---|
exec |
exec | Continues after removing. |
Properties
| Key | Type | Default | Description |
|---|---|---|---|
permission |
string | "" |
Permission |