rankup banner
rankup icon

rankup

PrisonRanksX is a prison‑style ranking system used on many Minecraft servers. Its core functions allow players to progress through a series of ranks by...

10Free
hytaleServer2026.01.17mod

Rankup Mod Notes

  • Commands for players: /rankup, /rankupmax, /autorankup, /ranks, /prestige, /prestigemax, /autoprestige, /prestiges, /rebirth, /rebirths, /topprestiges, /toprebirths. Rank/Prestige require enough balance and the correct stage; rebirth needs the final rank plus the configured required prestige and resets rank/prestige for the next cycle.
  • Admin command /prx (permission com.playergames.rankup.admin) includes subcommands reload, setbal, addbal, setrank, setprestige, and setrebirth for managing data and quick testing.
  • On first load the mod creates editable ranks.yml, prestiges.yml, and rebirths.yml plus a players.json save file inside the mod’s data folder. Each rank/prestige/rebirth entry supports display/prefix, cost, next... pointer, and optional commands that run from console with placeholders %player%, %rank%, %prestige%, %rebirth%, %cost%, and %balance%.
  • Player balances, rank, prestige, rebirth state, and auto flags are stored per user; /autorankup and /autoprestige keep advancing automatically when funds allow. Leaderboards read from the stored data (/topprestiges, /toprebirths).
  • Economy is self-contained (no external Vault hook). Use the admin balance commands or adjust the save file for initial funds. If config entries are removed or renamed, the mod falls back to the first configured rank/prestige/rebirth for missing players.