Updated Aug 11, 2026
SnRankUp is a licensed product: request a license on Discord.
SnRankUp is a rank ladder for Paper. Every rank lives in one file, a rank is priced in whatever currency your server already runs, and the menu players open is a YAML file you lay out yourself.
rankup.yml with an order and a display
prefix. Orders do not have to be contiguous, so 10, 20, 30 leaves room to insert a rank later
without renumbering anything.hours of playtime is always available and needs no setup. Beyond
that, a rank can cost Vault money, or any balance a plugin exposes as a PlaceholderAPI
placeholder.menu.mode picks between a single dynamic button for the next rank
and the whole ladder paginated, one slot per rank in four states.guis/*.yml files: a title, rows, a character grid
for the layout, and items you can move, restyle or delete.vault currency type, so a rank can cost money from any economy plugin.
Without it, that currency is skipped at load with a warning and requirements naming it are
dropped, which makes the rank cheaper rather than unreachable.%snrankup_*% anywhere on the server, and unlocks the placeholder
currency type. Without it the plugin still works, and its own {req_*} and {missing_*} tokens
still render inside SnRankUp menus.