diff options
author | KHobbits <rob@khobbits.co.uk> | 2012-10-29 02:21:24 -0700 |
---|---|---|
committer | KHobbits <rob@khobbits.co.uk> | 2012-10-29 02:21:24 -0700 |
commit | 4a194e87589c616cb5c0e8f2ccf8e2f0c6da622c (patch) | |
tree | cf9b7557e14f7e628880fc0c0c0afc820a201afe | |
parent | bea3583192bbdca5c2454f98e2014c03b73a03d2 (diff) | |
parent | 5a35da53a0aa688433f893614ffd9e3a05c04be5 (diff) | |
download | Essentials-4a194e87589c616cb5c0e8f2ccf8e2f0c6da622c.tar Essentials-4a194e87589c616cb5c0e8f2ccf8e2f0c6da622c.tar.gz Essentials-4a194e87589c616cb5c0e8f2ccf8e2f0c6da622c.tar.lz Essentials-4a194e87589c616cb5c0e8f2ccf8e2f0c6da622c.tar.xz Essentials-4a194e87589c616cb5c0e8f2ccf8e2f0c6da622c.zip |
Merge pull request #185 from evonuts/patch-5
Update Essentials/src/config.yml
-rw-r--r-- | Essentials/src/config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Essentials/src/config.yml b/Essentials/src/config.yml index 41d43beb7..b1f1dedd6 100644 --- a/Essentials/src/config.yml +++ b/Essentials/src/config.yml @@ -462,7 +462,7 @@ protect: fireball-playerdamage: false witherskull-explosion: false witherskull-playerdamage: false - wither-spawnexplosion: flase + wither-spawnexplosion: false wither-blockreplace: false creeper-explosion: false creeper-playerdamage: false |