Menu

Explosion Control

Explosions Control

Get rid of those pesky explosions ruining your builds with Explosion Control. Explosion Control allows you to block certain types of explosions and whether or not they should do mob damage.


How to remove this feature

Should there be a need to manually remove this feature from the JAR file, the following file must be removed: com/github/zathrus_writer/commandsex/handlers/Handler_explosions.class


Configuration:

# Land/Explosion Control
# Prevents mob damage caused by explosions (true blocks, false for normal behavior)
blockMobExplosionDamage: true
# Prevents land damage caused by creepers (true block, false for normal behavior)
blockCreeperExplosions: true
# Prevents land damage caused by TNT (true block, false for normal behavior)
blockTNTExplosions: true
# Prevents land damage caused by Fireballs (true block, false for normal behavior)
blockFireballExplosions: true

Related

Wiki: CommandsEX CraftBukkit plugin Wiki

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.