mirror of
https://github.com/EssentialsX/Essentials.git
synced 2025-01-14 04:01:59 +01:00
Adding extra creature types to prevent spawn setting.
This commit is contained in:
parent
33c6fc1f1f
commit
e9c0bb2133
@ -422,6 +422,9 @@ protect:
|
|||||||
squid: false
|
squid: false
|
||||||
zombie: false
|
zombie: false
|
||||||
wolf: false
|
wolf: false
|
||||||
|
cave_spider: false
|
||||||
|
enderman: false
|
||||||
|
silverfish: false
|
||||||
|
|
||||||
# Maximum height the creeper should explode. -1 allows them to explode everywhere.
|
# Maximum height the creeper should explode. -1 allows them to explode everywhere.
|
||||||
# Set prevent.creeper-explosion to true, if you want to disable creeper explosions.
|
# Set prevent.creeper-explosion to true, if you want to disable creeper explosions.
|
||||||
|
Loading…
Reference in New Issue
Block a user