/level role-remove
Remove a level-based role reward from your serverβs leveling system. This unlinks the role from the specified level.
π¬ Usage
/level role-remove <level>
<level>
β The level milestone you want to remove the role from.
π§½ Use this if you're reworking your role progression or cleaning up outdated roles.
π Example
/level role-remove 10
This will:
Remove the role currently assigned to Level 10
Prevent users from receiving that role when reaching Level 10 in the future
ποΈ Notes
This does not remove the role from users who already earned it. You may want to do a
/level reset
to remove it.If the level has no associated role, Pandoryx will notify you.
You can reassign a new role using
/level role-add
.
π Related Commands
/level role-add
β Set or change a levelβs reward role/level role-list
β View all level role milestones/level reset
β Clear a userβs level and role progress
Last updated