HyPrison Core
Full prison core for Hytale: ranks & prestige, configurable mines, plots, economy, pickaxe progression, admin panel, and protection.
License: Premium — one key per server. See
mods/HyPrisonCore/license.json.
Quick reference
- Config folder:
mods/HyPrisonCore/— config.json (all boolean options, MainSpawnWorld), license, database, economy, ranks, mines, pickaxe_xp, pickaxe, formulas, protection, warps.json, Plots/ (plots.json, plots_data.json), PlayerData/ (per-player JSON), lang, permissions, npcs, crates, holograms, scoreboards. Use/prison configpathto print the path. - Admin permission:
hyprisoncore.admin— admin menu, eco, setspawn, mine analytics, scoreboard editor, protection editor, warp/crate/npc/hologram/plots editors, permissions, mine create/delete/save/reset/linkwarp, prices set, protection bypass. - Key commands:
/balance,/pay,/baltop,/rank,/stats,/guide,/sell,/mine,/prices,/tokens,/pickaxe,/spawn,/warp,/warps,/plot,/admin,/mineanalytics,/scoreboard editor,/eco,/setspawn,/setwarp,/delwarp,/warp editor,/protection editor,/rankplayer,/npceditor,/npc create|list|delete,/crate,/holo,/permissions,/prison configpath,/help. - Player data: Stored in PlayerData/<uuid>.json (one file per player; rank, prestige, pickaxe, tokens, balance, logs). Migrated automatically from ranks.json and economy.json on first load. Optional MySQL via database.json. config.json holds all boolean options (prestige reset toggles, HelpOpensGuide, UseMysql, protection, DisableFog).
Overview
HyPrison Core is a full prison plugin for Hytale: ranks & prestige, configurable mines with teleports and auto-reset, plots (configurable plot world, /plot claim/auto/home/visit, plot menu), economy (balance, sell, baltop), pickaxe progression (levels, XP, tokens, upgrades), warps (/warp, /warps menu, warp editor), crates (rewards, keys, entity linking), NPCs (entity linking, holograms, guide/commands), holograms, admin panel (Mine Analytics, Scoreboard Editor, Protection Editor, mine/crate/npc/hologram/warp/plots editors), permissions UI, spawn, protection (block break, gather, harvest, place fluid, cycle, item pickup; protection editor), HUD, and scoreboard.
- No world files included — you supply your own world; the plugin provides logic and config.
- No UI templates included — UI is built-in; editable .ui template files are not shipped.
- Config-driven — ranks, mines, economy, pickaxe, protection, plots, warps, and language are all configurable via JSON in the plugin data directory.
- Per-player data files — player progress and economy are stored in PlayerData/<uuid>.json to avoid JSON size limits on large servers; migrated automatically from ranks.json and economy.json on first load.
- Hytale-native — built on the official Hytale server API.
Plugin data directory: mods/HyPrisonCore/