
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...
10—FreehytaleServer2026.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(permissioncom.playergames.rankup.admin) includes subcommandsreload,setbal,addbal,setrank,setprestige, andsetrebirthfor managing data and quick testing. - On first load the mod creates editable
ranks.yml,prestiges.yml, andrebirths.ymlplus aplayers.jsonsave file inside the mod’s data folder. Each rank/prestige/rebirth entry supportsdisplay/prefix,cost,next...pointer, and optionalcommandsthat 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;
/autorankupand/autoprestigekeep 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.