๐ Level System
The level system allows users to gain XP, reach new levels, and compete in the leaderboard based on their activity in the server.
โ๏ธ Settings
- You can enable or disable the level system using /toggle system:Ranks
๐งพ Commands
/levels
Description: Shows the level leaderboard. Great for seeing top active members.
Permissions: None required
/levels
/rank
Description: Shows your level and XP progress toward the next level.
Permissions: None required
/rank
/ignore-channel
Description: Tells the bot to ignore XP gain in specific channels.
Required Permissions: Manage Channel, Manage Server, Administrator
/ignore-channel
channel- Select the channel to exclude from XP counting.
/set-level-role
Description: Automatically assign a role when a user reaches a specific level.
Required Permissions: Manage Roles, Manage Server, Administrator
/set-level-role
level- Level number at which the role is granted.role- The role to assign.
/del-level-role
Description: Removes role assignment from a level.
Required Permissions: Manage Roles, Manage Server, Administrator
/del-level-role
level- The level you want to remove the role from.
/set-level-message
Description: Customize the level-up message when a user levels up.
Required Permissions: Manage Server
/set-level-message
mention-user- Mention the user in the message? (true/false)level-show- Show level number? (true/false)custom-message- Message content. Use{user}and{level}.