← Plugins · HyPrison Core

UI Pages

All UI uses the shared HyPrisonCore_Page layout (frame, header, title, close, content).

Pages

HUD & Scoreboard

Prison HUD — On-screen info (e.g. balance, rank, tokens). Shown when enabled; content configurable via lang.

Scoreboard — Optional scoreboard. Line templates in scoreboards.json (ShowMain, ShowPickaxe, ShowMine; MainLines, PickaxeLines, MineLines) or legacy lang/en.json (ScoreboardLines). Total playtime updates live (includes current session). Placeholders: {playername}, {balance}, {tokens}, {rank}, {prestige}, {totalblocks}, {nextrankcost}, {sellmultiplier}, {totalplaytime}, {pickaxelevel}, {pickaxeprogress} (0–100), {pickaxeprogressbar} (bar + percent), {fortunelevel}, {fortunemultiplier}, {sellupgrademultiplier}, {autosell}, {mineavg}.