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)DescriptionType
permissionThe permission node to grant the player.STRING

Example

effects:
  - id: give_permission
    args:
      permission: <value>

Behaviour

SettingValue
Run orderNORMAL
Supports delaytrue
Reloads on plugin reloadtrue