Creeper Rework

Creeper explosion rework: disables block damage and adds strong knockback for entities. Fully configurable.

5

Creeper Rework

Creeper Rework

CreeperRework allows you to change the mechanics of creeper explosions, adjust block damage, and adjust creeper knockback strength.

How to start using plugin?

2. Put plugin in ```plugins``` folder. 3. Start your server.

Features:

- Toggleable block damage from Creeper explosions. - Strong directional knockback away from the explosion center - Fully configurable via config.yml

Commands:

| Command | Description | Permission | |:---------------------|:---------------------|:---------------------| | /creeperrework reload | Reload configuration. | creeperrework.manage |

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!" ```

ADS