- Direct Menu System
- Auto save and storage
- Prefix support
- Management command
- ASkyBlock and SuperiorSkyblock support
Clone the project
git clone https://github.com/hacimertgokhan/MXRank.gitGo to the project directory
cd MXRankYou can compile with maven.
mvn clean- Added YAML Storage
- Added auto data creator
- Added rank up menu
For support, email mixeration@gmail.com or come our Discord.
| Parameter | Type | Description |
|---|---|---|
getPlayerRankPriority(PlayerUUID) |
integer |
Reason for use: Shows which rank the player is in. |
getPlayerNextRank(PlayerUUID) |
string |
Reason for use: Shows which next rank the player. |
getPlayerCurrentRank(PlayerUUID) |
string |
Reason for use: Shows players current rank. |
isPlayerFinishAllRanks(PlayerUUID) |
boolean |
Reason for use: Indicates whether the player has completed all ranks. |