LuckPerms luckperms/add_permission

LP Add Permission

Grants a permission node to a player persistently via the LuckPerms API.

Note: Changes are saved persistently to LuckPerms storage. Requires LuckPerms.

Inputs

NameTypeOptionalDescription
exec exec Incoming execution.
player player Player to grant permission to.
permission string Permission node to add.

Outputs

NameTypeDescription
exec exec Continues after adding the permission.

Properties

KeyTypeDefaultDescription
permission string "" Permission node to add (e.g. myplugin.vip).