BoomPhantoms
PluginApache-2.0

BoomPhantoms

Just a phantom… until it explodes 💥

31
Downloads
0
Followers
2 months ago
Updated
📦
1
Versions

📖About BoomPhantoms

BoomPhantoms

BoomPhantoms adds a simple but dangerous twist to Minecraft nights.

When a phantom hits a player, it explodes and disappears.

That is the whole idea.
Small change, much worse sky.

Features

  • Phantoms explode on player hit
  • Configurable explosion power
  • Optional block damage
  • Optional fire
  • Configurable explosion chance
  • Lightweight and dependency-free

Default behavior

By default, BoomPhantoms is designed to be dangerous without turning your server into a crater simulator:

  • Explosion power: 2.5
  • Block damage: false
  • Fire: false
  • Chance: 100%

Configuration

boom:
  enabled: true
  power: 2.5
  break-blocks: false
  fire: false
  chance: 1.0