Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Bukkit
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed ARR
Published last month
Updated last month
NoBlockCreeperPlugin
NoBlockCreeperPlugin is a Minecraft plugin designed for Paper servers that prevents creeper explosions from affecting blocks. This ensures that creeper explosions do not destroy or alter the world, while still allowing players to experience the visual effects of explosions if configured.
Features
- Prevent Creeper Explosions: Completely disables the destruction of blocks by creeper explosions across all worlds.
- Visual Explosion Effect: Optionally shows a visual explosion effect to indicate where a creeper would have exploded.
- Configurable Explosion Power: Allows adjustment of the visual explosion power through configuration.
Configuration
The plugin configuration is managed through the config.yml
file:
# NoBlockCreeper Plugin Configuration
visualEffect: true # Set to false to disable the visual explosion effect
explosionPower: 4.0 # The power of the explosion (0.0 to 100.0, adjust as needed)
preventCreeperExplosions: true # Set to true to prevent creeper explosions