HomeJavaModsHardcoreLives
HardcoreLives
HardcoreLives — screenshot 1HardcoreLives — screenshot 2

HardcoreLives

HardcoreLives is a straightforward plugin that adds a limited lives system to your Minecraft server. It’s built for SMPs or hardcore servers where you want death to have real consequences, but don't want to permanently ban your players.

When a player hits 0 lives, they get temp-banned for a set amount of time. To keep things balanced, players can use a specific item to add a life back to their account.

Support

Support is available on my discord server.

Features

Commands & Permissions

Configuration (config.yml)

starting_lives: 3
ban_hours: 24
max_lives: 5
lives_after_ban: 1

life_item:
  enabled: true
  material: "NETHER_STAR"
  custom_model_data: 1111 # Optional: Remove this line to allow standard vanilla items

messages:
  kick_ban: "<red>You ran out of lives! Banned for %hours% hours.</red>"
  death_lives_remaining: "<yellow>You died! Lives remaining: %lives%</yellow>"
  command_lives_self: "<green>You have %lives% lives remaining.</green>"
  command_lives_other: "<green>%player% has %lives% lives remaining.</green>"
  command_player_not_found: "<red>Player not found.</red>"
  item_used: "<green>Added 1 life! You now have %lives% lives.</green>"
  admin_set: "<green>Set %lives% lives for %player%.</green>"
  admin_add: "<green>Added lives. %player% now has %lives% lives.</green>"
  no_permission: "<red>No permission (hardcorelives.admin).</red>"
  invalid_number: "<red>Invalid number provided.</red>"
  invalid_usage: "<red>Usage: /lives [player] | /lives <set/add> <player> <amount></red>"
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