LuckPerms luckperms/add_group

LP Add to Group

Adds a player to a LuckPerms group (adds an inheritance node).

Note: Does not change the player's primary group. Use LP Set Group to update the primary group. Requires LuckPerms.

Inputs

NameTypeOptionalDescription
exec exec Incoming execution.
player player Player to add to the group.
group string Group name.

Outputs

NameTypeDescription
exec exec Continues after adding.

Properties

KeyTypeDefaultDescription
group string "default" The group to add the player to.