ExplosionController lets server admins control explosions by type, world, and damage. Manage TNT, Creeper, Ender Crystals, TNT-Minecarts, and more with ease.
Features:
- Enable or disable explosions for specific types: TNT, Creeper, Ender Crystal, TNT-Minecart
- Control block damage and player damage separately
- World-specific or global settings (every_world)
- Commands with tab-completion for all arguments
- Alias /exco for quick access
- English messages in chat
- Immediate effect, no server reload required
- Config automatically saved in config.yml
Commands:
/explosioncontroller <enable|disable> <type> <world> <blockdamage|playerdamage>
/exco <enable|disable> <type> <world> <blockdamage|playerdamage>
Examples:
/exco disable tnt world blockdamage
/exco enable creeper every_world playerdamage
Installation:
- Download the latest ExplosionController.jar
- Place it in your server's plugins folder
- Start or restart your Paper/Spigot server
- Default config.yml will be created automatically
Requirements:
- Paper or Spigot Minecraft 1.21+
- Java 21