HomeJavaModsHardcoreBan-Revived
HardcoreBan-Revived

HardcoreBan-Revived

A simple, server-side Fabric mod that adds a hardcore-style death-ban mechanic to your server, built on the powerful BanHammer API.

Ever wanted to raise the stakes on your SMP? With HardcoreBan-Revived, death is no longer a minor inconvenience. When a player dies, they are automatically banned from the server for a configurable duration, making every action and encounter more meaningful.

Features

How It Works

This mod hooks into the server's entity death event. When a player dies, it creates a punishment through the BanHammer API, using the cause of death as the ban reason. For example, a player who perishes in lava will see "tried to swim in lava" as their cause of death on the ban screen.

Configuration

Upon first launch, the mod will create a config.json file in your server's config/HardcoreBanRevived/ directory with the following options:

{
    "banDurationSeconds": 604800,
    "banMessage": "You got banned for dying",
    "enableHardcoreBans": true
}

Simply edit these values and restart your server to apply the changes.

Dependencies

This mod requires the following to be installed on your server:

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more