Related Documentation
Other docs, developer integration, and licensing.
Version
HyPrison Core 2.0.0 — Current release. Includes Plots (/plot, Plots Editor in Admin), Warps (/warp, /warps, Warp Editor), Mine Analytics (/mineanalytics), Scoreboard Editor (/scoreboard editor), Protection Editor (/protection editor), and per-player data in PlayerData/<uuid>.json (balances, rank progress, pickaxe; auto-migrates on first load). Main config (config.json) controls feature toggles (economy, plots, warps, mines, pickaxe, crates, etc.), protection options, MainSpawnWorld for /spawn, and more. Config folder mods/HyPrisonCore/; see plugin package for full changelog.
On this site
- Overview — Feature summary, key commands, config paths, player data.
- Roadmap — Changelog (1.0.6, 1.0.7, 2.0.0) and feature status.
- Configuration — Config files, PlayerData, Plots, economy, ranks.
- Admin & Management — Admin panel tabs, Mine Analytics, Scoreboard Editor, Protection Editor, Warp/Plots/Crate/NPC/Hologram editors.
- Plots — Plot commands, permissions, config, Plots Editor.
- Mines — Mine setup, block composition, resets, Mine Editor.
- Economy — Balance, pay, sell, baltop, rank multipliers.
- Progression (formulas) — Pickaxe XP curve, level-up tokens (50→10k), upgrade multipliers, Token Multiplier/Jackhammer/Laser/Lucky Blocks, upgrade costs, rank sell multipliers.
For developers
Other plugins can integrate with HyPrison Core via the plugin API: economy (balance, withdraw, deposit), placeholders ({balance}, {rank}, {tokens}, {mine}, etc.), and services for ranks, mines, plots, warps, crates, NPCs, holograms. Full documentation and code examples are on this site: Developers & API and API examples.