<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Explosion Control</title><link>https://sourceforge.net/p/commandsex/wiki/Explosion%2520Control/</link><description>Recent changes to Explosion Control</description><atom:link href="https://sourceforge.net/p/commandsex/wiki/Explosion%20Control/feed" rel="self"/><language>en</language><lastBuildDate>Sat, 21 Jul 2012 18:35:20 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/commandsex/wiki/Explosion%20Control/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Explosion Control modified by Keir Nellyer</title><link>https://sourceforge.net/p/commandsex/wiki/Explosion%2520Control/</link><description>&lt;pre&gt;--- v1
+++ v2
@@ -14,10 +14,13 @@
 **Configuration:**
 
 ~~~~~~
-# Enable and disable explosions (true enables, false disables)
-explosions:
-    blockMobDamage: true
-    creeper: true
-    tnt: true
-    fireball: true
+# 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
 ~~~~~~
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Keir Nellyer</dc:creator><pubDate>Sat, 21 Jul 2012 18:35:20 -0000</pubDate><guid>https://sourceforge.net06418a1c6cef53d81ec7c0283fd4f7bad4861606</guid></item><item><title>WikiPage Explosion Control modified by Keir Nellyer</title><link>https://sourceforge.net/p/commandsex/wiki/Explosion%2520Control/</link><description>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:**

~~~~~~
# Enable and disable explosions (true enables, false disables)
explosions:
    blockMobDamage: true
    creeper: true
    tnt: true
    fireball: true
~~~~~~</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Keir Nellyer</dc:creator><pubDate>Tue, 26 Jun 2012 20:28:01 -0000</pubDate><guid>https://sourceforge.net98a8e4577f14eb60ae3743edf455da56bc6d534b</guid></item></channel></rss>