HardcoreZ
Just a Hardcore Plugin Functional for Minecraft
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
HardcoreZ
---
☠️ HardcoreZ — Minecraft Hardcore Plugin
📌 Version 1.0.0
- Mode: Hardcore - Author: Zyumie (aka Ayano) - Specialty: Enforces hardcore rules by banning players or switching them to spectator mode upon death.---
🔧 Download
1. Install a PaperMC or Purpur compatible server (1.20+). 2. Download the `Hardcore-On.jar` plugin and place it in the `plugins/` folder. 3. Restart the server.
---
⚙️ Features
- Permanent ban on player death (optional) - Spectator mode on death (optional) - Fully configurable messages - Lightweight and automatic (no commands) - Paper & Purpur compatible
---
⚙️ Configuration (`hardcore.yml`)
```yaml hardcore: enabled: true ban-on-death: true spectator-on-death: false
messages: ban-reason: "Death in hardcore mode" kick-message: "You are banned: hardcore death." ```