⇨ Description This plugin allows you to change some of the
mechanics or even use a
simulated explosion.
⇨ Freatures ▹
All messages are fully customized ▹
Full Configurable ▹
Cancel explosion ▹
Cancel damage ▹
Explosion simulation ▹
Сustomizable health ▹
Сustomizable movement speed ▹
Сustomizable explosion size ▹
Enable/Disable AI ▹
Update checker
⇨ Configuration
# Check for updates if set to true.
Check-update:
enable: true
# Section "Creeper" it includes different sections.
Creeper:
enable: true # true by default. If set to true creepers will spawn.
settings: # Section "settings".
health: 20.0 # 20.0 by default. Creeper's health
Off-AI: false # false by default. If set to true, the creeper will lose intelligence
explosion-size: 3.0 # 3.0 by default. Radius of creeper's explosion.
movement-speed: 0.25 # 0.25 by default. Creeper movement speed.
mechanics: # Section "mechanics".
damage: true # true by default. If set to false no one else will take damage from the creeper's explosion.
explode: true # true by default. If set to false explosions will not destroy blocks.
simulated-explosion: false # false by default. Explosion simulation. This option will not work, if "explode" and "damage" is set to true