Commands
All commands support language aliases via lang/en.json under commands.aliases.<command> (e.g. balance → bal, money).
| Command | Description | Permission |
|---|---|---|
/balance | Check your balance | default |
/pay <player> <amount> | Send money to another player | default |
/baltop | Show richest players | default |
/eco add|set|take|reset <player> [amount] | Admin economy tools (target by UUID or name) | hyprisoncore.admin |
/rank | Open rank-up interface (Prison page) | default |
/stats | Open your player stats | default |
/guide | Open the prison guide UI | default |
/admin | Open HyPrison admin menu (players, mine/plots editors, Mine Analytics, content editors, Scoreboard/Protection/Hologram/NPC editors, Reload) | hyprisoncore.admin |
/mineanalytics | Open Mine Analytics dashboard (balance progression, ranks, economy, CSV export). Also in Admin → Mines & World. | hyprisoncore.admin |
/scoreboard editor | Open Scoreboard Editor (customize Main, Pickaxe, Mine HUD panels). Also in Admin → Systems. | hyprisoncore.admin |
/plot · /plot menu | Open Plots UI (claim, auto, home, visit, info, list). /plot or /plot menu opens the menu. | hyprisoncore.plot.use |
/plot claim · /plot auto · /plot home · /plot visit <x;z> · /plot info · /plot list | Plot commands: claim current plot, auto-claim next free + teleport, home, visit coords, info, list. Permissions: hyprisoncore.plot.use, hyprisoncore.plot.limit.N. | hyprisoncore.plot.use |
/sell | Sell hand or all; prices from mine config and rank | default |
/mine | No args: Mine Teleport UI. Admin: create <name>, pos1/pos2, setspawn, save, delete <name>, reset <name>, clearreset <name>, linkwarp <mine> <warpId>, autoprice | default / admin |
/prices view [mine] · /prices set <blockId> <price> [mine] | View or set block prices | default / admin |
/tokens | Check token balance | default |
/pickaxe | Open pickaxe upgrades UI | default |
/setspawn [x y z [pitch yaw roll]] | Set world spawn (current position if no args). Only /setspawn is registered (game’s /set is not overridden). | hyprisoncore.admin |
/spawn | Teleport to world spawn (or MainSpawnWorld if set in config.json) | default |
/warp [name] | Teleport to a warp by name | hyprisoncore.warp |
/warps | Open warp list menu (alias of /warp; list then click to teleport). Per-warp permission in warps.json (blank = everyone). | hyprisoncore.warp |
/setwarp <name> | Create a warp at current location (admin) | hyprisoncore.admin |
/delwarp <name> | Delete a warp (admin) | hyprisoncore.admin |
/warp editor | Open Warp Editor: list warps, edit display name, show world in menu, world, X/Y/Z, permission; Save/Delete. Config/warps.json created on first /setwarp. | hyprisoncore.admin |
/protection editor | Open Protection Editor: edit Bypass Permission, Block Message, Unprotected Worlds, Protected Worlds, Spawn Protected Worlds, Allowed Interactions, Harvest Item-To-Block. Saves to protection.json; UI refreshes in place after add/remove. | hyprisoncore.admin |
/prison configpath | Print config folder path (chat or console) | default |
/npceditor · /npc create|delete|list <name> | NPC Editor: /npceditor (no space). Other: /npc create, /npc list, /npc delete. See NPCs & Guide. | hyprisoncore.admin |
/crate list · /crate open <id> · /crate editor · /crate givekey <player> <id> [amount] | Crates: list, open UI, editor (admin), give keys (admin). Alias /crates. See Crates. | default / hyprisoncore.admin |
/holo · /holo editor | Open Hologram Editor (create/edit holograms). See Holograms. | hyprisoncore.holo |
/rankplayer <player> <action> <value> | Admin: set rank/group/tokens/money. Actions: addgroup, setgroup, removegroup, settempgroup, addtokens, settokens, taketokens, addmoney, setmoney, takemoney. Example: /rankplayer Steve addgroup vip. | hyprisoncore.admin |
/permissions | Manage permissions and groups | hyprisoncore.admin |
/help | Can open guide instead of command list if HelpOpensGuide is true in config.json | default |
/testui | Open modern UI showcase (reference) | default |