lp_set_primary_group
Sets the primary LuckPerms group of the player.
Categories: permission
Required arguments
| Key(s) | Description | Type |
|---|---|---|
group | The name of the LuckPerms group to set as primary. | STRING |
Trigger parameters required
PLAYER
Example
effects:
- id: lp_set_primary_group
args:
group: vip
Behaviour
| Setting | Value |
|---|---|
| Run order | NORMAL |
| Supports delay | true |
| Reloads on plugin reload | true |