
Rankup with Luckperms
Can you implement in this 2 .jar files a rankup system that when a player reaches a certain level he rank ups to another role and gets rewarded for it?
Rankup with LuckPerms
Overview
This mod adds a rankup progression system to your Hytale server! Players gain experience, level up, and automatically unlock new ranks with special rewards. It works alongside LuckPerms to sync permissions with each rank.
Features
- 6 Unique Ranks to progress through: Newbie → Novice → Apprentice → Expert → Master → Legend
- Level-Based Progression - Players need to reach certain levels to rank up
- Automatic Rankups - When you meet the requirements, just type
/rankupto claim your new rank! - Cool Rewards - Each rank gives coins, titles, and special permissions
- LuckPerms Integration - Ranks sync with LuckPerms groups automatically
How to Use
For Players:
/rankup- Check your current rank status and rank up if eligible/rankup info- View all ranks and their requirements/rankinfo(or/ri,/progress) - See detailed info about your current rank, level progress, and next rank requirements
Rank Requirements:
| Rank | Level Required | Rewards | |------|---------------|---------| | Newbie | Level 1 | Starting rank, 100 coins | | Novice | Level 5 | 500 coins + "Novice Explorer" title | | Apprentice | Level 15 | 1,500 coins + "Apprentice Adventurer" title | | Expert | Level 30 | 3,000 coins + "Expert Player" title | | Master | Level 50 | 5,000 coins + "Master of the Realm" title + VIP permission | | Legend | Level 100 | 10,000 coins + "Living Legend" title + Legend permission |
For Admins:
/setlevel <level>- Set your level instantly (for testing)/addxp <amount>- Give yourself experience points/rankadmin reload- Reload rank configurations/rankadmin listranks- List all configured ranks/rankadmin forcerankup- Force a rankup check/rankadmin reset- Reset your progress (careful!)
Tips & Tricks
- Experience needed for each level increases as you level up (Level² × 100)
- Your progress saves automatically when you disconnect
- Once you unlock a rank, you keep it forever - even if your level drops
- The mod integrates with LuckPerms, so make sure to set up matching permission groups!
Known Limitations
- Coin rewards are currently message-only (full economy integration coming in a future update)
- Item rewards show as messages until Hytale's inventory API is fully available
- The LuckPerms integration logs actions but requires the LuckPerms plugin to be installed for full functionality