mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-02-12 04:20:41 +00:00
Update Essentials/src/config.yml
'flase' typo in wither-spawnexplosion
This commit is contained in:
parent
bea3583192
commit
5a35da53a0
1 changed files with 1 additions and 1 deletions
|
@ -462,7 +462,7 @@ protect:
|
||||||
fireball-playerdamage: false
|
fireball-playerdamage: false
|
||||||
witherskull-explosion: false
|
witherskull-explosion: false
|
||||||
witherskull-playerdamage: false
|
witherskull-playerdamage: false
|
||||||
wither-spawnexplosion: flase
|
wither-spawnexplosion: false
|
||||||
wither-blockreplace: false
|
wither-blockreplace: false
|
||||||
creeper-explosion: false
|
creeper-explosion: false
|
||||||
creeper-playerdamage: false
|
creeper-playerdamage: false
|
||||||
|
|
Loading…
Reference in a new issue