FireGuard
FireGuard prevents fire from spreading to and burning configured block types across any dimension, while still allowing players to manually light permanent fires with flint and steel.
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.
FireGuard
🔥 FireGuard
FireGuard prevents configured block types from burning or spreading fire, across any dimension — perfect for Nether building.
---
✨ Features
- Protect wood, wool, leaves, and carpets from fire - Per-dimension control — Nether, Overworld, and End toggleable independently - Manually light protected blocks with flint and steel for permanent fire, just like netherrack - Fire charges thrown by players also create permanent fire — blaze fireballs are still blocked - In-game config reload with `/fireguard reload` - Simple and lightweight — no dependencies
---
📋 Configuration
```yaml protected-dimensions: nether: true overworld: false end: false
protected-blocks: wood: true wool: false leaves: false carpets: false ```
---

---
🔧 Commands & Permissions
| Command | Permission | Description | |---|---|---| | `/fireguard reload` | `fireguard.reload` | Reloads the config |
---
Compatibility
Supports Minecraft 1.20.x and 1.21.x on Paper and Spigot.