mirror of
https://github.com/EssentialsX/Essentials.git
synced 2025-01-06 11:24:39 +08:00
nothing to see here, move along (typo fix)
This commit is contained in:
parent
72e0ab2cb2
commit
5bc1b8df70
@ -38,7 +38,7 @@ public enum ProtectConfig
|
||||
prevent_witherskull_explosion("protect.prevent.witherskull-explosion", false),
|
||||
prevent_witherskull_playerdmg("protect.prevent.witherskull-playerdamage", false),
|
||||
prevent_wither_spawnexplosion("protect.prevent.wither-spawnexplosion", false),
|
||||
prevent_wither_blockreplace("protect.prevent.wither-blcokreplace", false),
|
||||
prevent_wither_blockreplace("protect.prevent.wither-blockreplace", false),
|
||||
prevent_creeper_explosion("protect.prevent.creeper-explosion", true),
|
||||
prevent_creeper_playerdmg("protect.prevent.creeper-playerdamage", false),
|
||||
prevent_creeper_blockdmg("protect.prevent.creeper-blockdamage", false),
|
||||
|
Loading…
Reference in New Issue
Block a user