LPRank
LPRank is a rank system built on LuckPerms foundation that enables assigning individual ranks for each player. Other plugins can access player rank information through integration with PlaceholderAPI. For this extension to work, the LuckPerms plugin must be installed!
Key Features
- Lightweight Performance: All rank data is stored in LuckPerms metadata, without creating separate files and folders for information storage
- User-Friendly: Rank assignment is done through simple commands, players without specifically assigned ranks automatically receive a base level (which can also be configured)
- Compatibility: Full integration with PlaceholderAPI for transferring rank data to other systems
Commands and Permissions
| Command | Permission | Aliases | Description |
|---|---|---|---|
| /rank get [player] | lprank.command.get | - | View specified player's rank |
| /rank set |
lprank.command.set | - | Set rank for specific player |
| /rank reset |
lprank.command.reset | /rank [remove, toDefault] | Reset player's rank |
| /rank setDefault |
lprank.command.setDefault | - | Configure default rank |
Development Plans
- Adding configuration files for displaying ranks in chat and player list
- Creating graphical interface for more convenient rank management
- Implementing rank promotion system with automatic level progression