HardcoreZ
Just a Hardcore Plugin Functional for Minecraft
HardcoreZ
<div align="center">
</div>
---
<h1>☠️ HardcoreZ — Minecraft Hardcore Plugin</h1>
<h2>📌 Version 1.0.0</h2> - Mode: Hardcore - Author: Zyumie (aka Ayano) - Specialty: Enforces hardcore rules by banning players or switching them to spectator mode upon death.
---
<h2>🔧 Download</h2>
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.
---
<h2>⚙️ Features</h2>
- Permanent ban on player death (optional) - Spectator mode on death (optional) - Fully configurable messages - Lightweight and automatic (no commands) - Paper & Purpur compatible
---
<h2>⚙️ Configuration (`hardcore.yml`)</h2>
```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." ```