LuckPerms

LuckPerms

41.4k Downloads

Custom Promotions / Demotions (Tracks)

Jaimss opened this issue ยท 3 comments

commented

Allow users to append a group at the end of the /lp user promote command:
/lp user {name} promote {track} {final-group}

If the track is laid out like: default->vip->donor->staff and I do /lp user {name} promote track1 donor.

If the user was in the group default, it would be cool if they moved through VIP and on to donor in one command.

commented

/lp user <user> parent set <group> and /lp user <user> parent add <group> exist for that.
The promotion-command is for promoting a user across a track. Everything else can/should be handled by the above commands.

commented

Thank you Brian that should work for what I need ๐Ÿ‘