Creeper Rework
PluginLicenseRef-All-Rights-Reserved

Creeper Rework

Disabling Creeper block damage and adding a larger knockback effect.

33
Downloads
0
Followers
1 months ago
Updated
📦
2
Versions

📖About Creeper Rework

💥 Creeper Rework

Is a plugin that allows you to fully customize creeper explosion behavior, including block damage, knockback strength, and explosion physics.


🚀 Installation

  1. Download the plugin
  2. Place the .jar file into your plugins folder
  3. 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!"