
HC Autopsy
Capture Hardcore wipes, player stat snapshots, leaderboards, and lifetime run history on Fabric servers.
- Загрузки
- 259
- Подписчики
- 2
- Обновлён
- 24 июня 2026 г.
- Лицензия
- LGPL-3.0-or-later
Опубликован 2 июня 2026 г.
HC Autopsy is a lightweight Fabric server mod that turns Hardcore wipes into durable run history, lifetime totals, and in-game postmortem tools.
Minecraft normally treats a Hardcore death as the end of the story. Servers get reset, stat files move around, chat scrolls away, and the details of the run can disappear. HC Autopsy keeps a separate server-side record in a fixed Tempest Studios app-data folder, so each wipe leaves behind the death context, vanilla stat snapshots, run totals, cached player names, and lifetime player and server history.
It works server-side on dedicated Fabric servers. Players do not need to install the mod. When the first player dies in a run, HC Autopsy records the wipe, snapshots every player's vanilla stat JSON, aggregates the run, updates lifetime totals, broadcasts an in-game wipe summary, and can optionally send a Discord webhook summary. It now also posts readable, category-colored run leaderboards after the wipe summary, including playtime, blocks broken, damage taken, damage dealt, and diamond ore mined.
Features
- Persistent Hardcore wipe history across server resets
- First-death wipe detection for active runs
- Death message, damage source, attacker, player, and world metadata
- Raw vanilla player stat snapshots for complete stat fidelity
- Stores per-run metadata, per-player snapshots, aggregated run totals, and cached player names
- Maintains lifetime player and server totals across wiped runs
- In-game wipe summary and post-wipe stat leaderboard after stat capture completes
/hcautopsycommands for status, run history, cached players, player totals, server totals, and lifetime leaderboards- Operator/console-safe tools for continuing a wiped run, recalculating lifetime totals, reloading config, broadcasting full post-wipe leaderboards, and testing Discord webhooks
- Optional Discord webhook notifications for wipe summaries and category-colored post-wipe leaderboards
- Automatic post-wipe awards for playtime, blocks broken, damage taken, damage dealt, and diamonds mined
- Launcher-agnostic app-data storage with first-launch migration from the old
config/hc-autopsy/folder - Defensive config/data loading and atomic writes for persisted HC Autopsy data
- Server-only install; no client mod required
Good for
- Hardcore Fabric servers
- Challenge and limited-life runs
- Community worlds with seasonal resets
- Post-wipe stat review
- Comparing lifetime playtime, deaths, distance walked, and jumps
- Calling out the run's biggest post-wipe stat winners
- Rebroadcasting full post-wipe rankings to game chat and Discord
- Long-term server history
- Discord communities that want automatic wipe summaries
- Players who want the receipts after a run goes wrong
Install note
Install Fabric Loader, Fabric API, and the HC Autopsy jar that matches your Minecraft version.
HC Autopsy is designed for server-side use. Install it in the dedicated Fabric
server mods folder. It does not need to be installed on players' clients.
Choose the compatibility-group jar that matches your server:
1.20-1.21.1126.1-26.3-snapshot-1
HC Autopsy stores config and run history outside launcher-local .minecraft
folders:
- Windows:
%APPDATA%\TempestStudios\HC-Autopsy\ - macOS:
~/Library/Application Support/TempestStudios/HC-Autopsy/ - Linux:
$XDG_DATA_HOME/tempest-studios/hc-autopsy/or~/.local/share/tempest-studios/hc-autopsy/
On first launch, existing config/hc-autopsy/ data is copied to the new
app-data folder when the new folder is empty. Old files stay in place as a
backup.
Ченджлог
1.4.0+mc26.1-26.3-snapshot-1Релиз26.1.2, 26.2, 26.3-snapshot-1 · 24 июня 2026 г.
HC Autopsy 1.4.0 updates the 26.x compatibility lane for Minecraft 26.2 and the first 26.3 snapshot.
Highlights
- Adds support for Minecraft
26.2. - Adds support for Minecraft
26.3-snapshot-1. - Keeps one broad 26.x server jar for
26.1,26.1.1,26.1.2,26.2, and26.3-snapshot-1. - Refreshes the 26.x build lane to the current Fabric Loader, Fabric API, Loom, and Gradle versions used by the new Minecraft runtimes.
- Dedicated-server smoke testing passed for every exact Minecraft version
claimed by the updated 26.x jar, including representative
/hcautopsycommand execution and the post-wipe leaderboard path.
1.4.0+mc1.20-1.21.11Релиз1.21.9, 1.21.10, 1.21.11 · 24 июня 2026 г.
HC Autopsy 1.4.0 updates the 26.x compatibility lane for Minecraft 26.2 and the first 26.3 snapshot.
Highlights
- Adds support for Minecraft
26.2. - Adds support for Minecraft
26.3-snapshot-1. - Keeps one broad 26.x server jar for
26.1,26.1.1,26.1.2,26.2, and26.3-snapshot-1. - Refreshes the 26.x build lane to the current Fabric Loader, Fabric API, Loom, and Gradle versions used by the new Minecraft runtimes.
- Dedicated-server smoke testing passed for every exact Minecraft version
claimed by the updated 26.x jar, including representative
/hcautopsycommand execution and the post-wipe leaderboard path.
1.3.0+mc26.1-26.2-pre-3Релиз26.1.1, 26.1.2, 26.2-pre-3 · 14 июня 2026 г.
HC Autopsy 1.3.0 adds automatic post-wipe stat leaderboards after Hardcore run summaries.
Highlights
- After stat capture finishes, HC Autopsy now sends a prettified run leaderboard in game chat after the wipe summary.
- Discord wipe notifications now send a second leaderboard embed after the main wipe embed.
- Discord leaderboard embeds now use category colors, separate podium fields, and compact rank blocks so the command output is easier to read.
- Added
/hcautopsy leaderboard postwipefor admins to rebroadcast full latest-wipe rankings in game chat and Discord. - Player-facing run output now hides noisy leading
worlds/world-name prefixes while keeping saved run data unchanged. - The automatic leaderboard includes:
- Most time played
- Most blocks broken
- Most damage taken
- Most damage dealt
- Most diamonds mined, counting both regular and deepslate diamond ore
1.3.0+mc1.20-1.21.11Релиз1.21.9, 1.21.10, 1.21.11 · 14 июня 2026 г.
HC Autopsy 1.3.0 adds automatic post-wipe stat leaderboards after Hardcore run summaries.
Highlights
- After stat capture finishes, HC Autopsy now sends a prettified run leaderboard in game chat after the wipe summary.
- Discord wipe notifications now send a second leaderboard embed after the main wipe embed.
- Discord leaderboard embeds now use category colors, separate podium fields, and compact rank blocks so the command output is easier to read.
- Added
/hcautopsy leaderboard postwipefor admins to rebroadcast full latest-wipe rankings in game chat and Discord. - Player-facing run output now hides noisy leading
worlds/world-name prefixes while keeping saved run data unchanged. - The automatic leaderboard includes:
- Most time played
- Most blocks broken
- Most damage taken
- Most damage dealt
- Most diamonds mined, counting both regular and deepslate diamond ore
1.2.1+mc26.1-26.2-pre-3Релиз26.1.1, 26.1.2, 26.2-pre-3 · 12 июня 2026 г.
HC Autopsy 1.2.1 fixes the in-game wipe summary broadcast and moves HC
Autopsy data out of launcher-local .minecraft folders.
Highlights
- Fixed the post-wipe in-game summary broadcast so message delivery is routed through a compatibility helper and cannot crash delayed wipe finalization.
- Hardened clickable command links and hover text across the supported Minecraft versions.
- HC Autopsy now stores config, run history, player snapshots, lifetime totals,
and cached player names in a fixed Tempest Studios app-data folder:
- Windows:
%APPDATA%\TempestStudios\HC-Autopsy\ - macOS:
~/Library/Application Support/TempestStudios/HC-Autopsy/ - Linux:
$XDG_DATA_HOME/tempest-studios/hc-autopsy/or~/.local/share/tempest-studios/hc-autopsy/
- Windows:
- On first launch, existing launcher-local
config/hc-autopsy/data is copied into the new app-data folder when the new folder does not already contain HC Autopsy data. Old files are left untouched as a backup.
1.2.1+mc1.20-1.21.11Релиз1.21.9, 1.21.10, 1.21.11 · 12 июня 2026 г.
HC Autopsy 1.2.1 fixes the in-game wipe summary broadcast and moves HC
Autopsy data out of launcher-local .minecraft folders.
Highlights
- Fixed the post-wipe in-game summary broadcast so message delivery is routed through a compatibility helper and cannot crash delayed wipe finalization.
- Hardened clickable command links and hover text across the supported Minecraft versions.
- HC Autopsy now stores config, run history, player snapshots, lifetime totals,
and cached player names in a fixed Tempest Studios app-data folder:
- Windows:
%APPDATA%\TempestStudios\HC-Autopsy\ - macOS:
~/Library/Application Support/TempestStudios/HC-Autopsy/ - Linux:
$XDG_DATA_HOME/tempest-studios/hc-autopsy/or~/.local/share/tempest-studios/hc-autopsy/
- Windows:
- On first launch, existing launcher-local
config/hc-autopsy/data is copied into the new app-data folder when the new folder does not already contain HC Autopsy data. Old files are left untouched as a backup.
1.2.0+mc26.1-26.2-pre-3Релиз26.1.1, 26.1.2, 26.2-pre-3 · 7 июня 2026 г.
HC Autopsy 1.2.0 fixes admin command compatibility across the supported Minecraft profile range.
Highlights
- Admin commands now support server console, command blocks, and operator-player command sources with command permission level 2 / gamemaster or higher.
- Added command-permission compatibility for both the legacy integer permission
API and the newer
1.21.11+/26.xpermission-set API. - Dedicated-server smoke validation now executes representative
/hcautopsycommand paths, including admin-gated commands, instead of only checking that command literals are registered.
This is an additive compatibility release. Existing config/hc-autopsy/ data
remains compatible.
1.2.0+mc1.20-1.21.11Релиз1.21.9, 1.21.10, 1.21.11 · 7 июня 2026 г.
HC Autopsy 1.2.0 fixes admin command compatibility across the supported Minecraft profile range.
Highlights
- Admin commands now support server console, command blocks, and operator-player command sources with command permission level 2 / gamemaster or higher.
- Added command-permission compatibility for both the legacy integer permission
API and the newer
1.21.11+/26.xpermission-set API. - Dedicated-server smoke validation now executes representative
/hcautopsycommand paths, including admin-gated commands, instead of only checking that command literals are registered.
This is an additive compatibility release. Existing config/hc-autopsy/ data
remains compatible.
Комментарии
Загружаем…