Compatibility
Minecraft: Java Edition
26.1.x
1.21.x
1.20.x
1.19.4
Platforms
Links
Tags
Creators
Details
Licensed ARR
Published last month
💥 Creeper Rework
Is a plugin that allows you to fully customize creeper explosion behavior, including block damage, knockback strength, and explosion physics.
🚀 Installation
- Download the plugin
- Place the
.jarfile into yourpluginsfolder - Restart your server
✨ Features
- 🔧 Toggle block damage from creeper explosions
- 💨 Configurable knockback strength away from explosion center
- ⚙️ Fully customizable via
config.yml - 🧩 Lightweight and dependency-free
📜 Commands
| Command | Description | Permission |
|---|---|---|
/creeperrework reload |
Reload the plugin configuration | creeperrework.manage |
⚙️ Configuration (config.yml)
block-damage: false
horizontal-knockback: 4.0
vertical-knockback: 0.35
message:
reload: "§aCreeperRework config reloaded!"
usage: "§cUsage: /creeperrework reload"
noPermission: "§cYou do not have permission!"


