Remove protection from minecolonies claim, only explosion protection
This commit is contained in:
parent
4e020801af
commit
6c683ae3c8
@ -150,7 +150,7 @@
|
||||
#All permission configuration options
|
||||
[permissions]
|
||||
#Should colony protection be enabled? [Default: true]
|
||||
enablecolonyprotection = true
|
||||
enablecolonyprotection = false
|
||||
#Independent from the colony protection, should explosions be turned off inside colonies? DAMAGE_NOTHING prevents explosions completely. DAMAGE_PLAYERS, allows explosions to damage players and hostile mobs, but not blocks or neutral or friendly mobs. DAMAGE_ENTITIES allows damage to all entities. DAMAGE_EVERYTHING allows explosions to damage entities and blocks. [Default: DAMAGE_ENTITIES, values: DAMAGE_NOTHING, DAMAGE_PLAYERS, DAMAGE_ENTITIES, DAMAGE_EVERYTHING]
|
||||
#Allowed Values: DAMAGE_NOTHING, DAMAGE_PLAYERS, DAMAGE_ENTITIES, DAMAGE_EVERYTHING
|
||||
turnoffexplosionsincolonies = "DAMAGE_ENTITIES"
|
||||
|
||||
@ -110,7 +110,7 @@ hash = "f950f7abff7ec980b993fbb3ddc0d88544caf73cf0d29e52eeb6da348fb015f5"
|
||||
|
||||
[[files]]
|
||||
file = "config/minecolonies-server.toml"
|
||||
hash = "70d35f4c521f68caf03a22633e644415fc155393f14add1d3bc96238f7a77288"
|
||||
hash = "e8e62644da84f2d2ea384be59a58284aa9a9514470e7ac799c2d48b30cda692b"
|
||||
|
||||
[[files]]
|
||||
file = "config/parcool-client.toml"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user