Release 2.0
New Features:
- Added
/togglecreepergrief
command to enable/disable Creeper block destruction prevention. - Option to show/hide explosion visual effects (configurable in
config.yml
).
Configuration Changes:
- New config options:
preventCreeperExplosions
(default: true)visualEffect
(default: true)explosionPower
(default: 4.0)
Improvements:
- Streamlined event handling and plugin structure.
Bug Fixes:
- Fixed immediate update of
config.yml
when toggling Creeper grief prevention.
- Initial Release:
- Prevent Creeper Explosions: Disables the ability of creeper explosions to affect blocks in all worlds.
- Visual Explosion Effect: Option to enable or disable a visual effect for explosions.
- Configurable Explosion Power: Adjust the strength of the visual explosion effect through configuration settings.