... | @@ -159,4 +159,9 @@ Rules: |
... | @@ -159,4 +159,9 @@ Rules: |
|
DamageProtectedEntities: []
|
|
DamageProtectedEntities: []
|
|
# A list of Spigot entities that cannot be interacted with. Useful for protecting Item Frames and Armor Stands.
|
|
# A list of Spigot entities that cannot be interacted with. Useful for protecting Item Frames and Armor Stands.
|
|
InteractProtectedEntities: []
|
|
InteractProtectedEntities: []
|
|
|
|
# When set to true, prevents armor, weapons and/or tools from losing durability while in the dungeon
|
|
|
|
PreventDurabilityLoss:
|
|
|
|
Armor: false
|
|
|
|
Weapons: false
|
|
|
|
Tools: false
|
|
``` |
|
``` |
|
|
|
\ No newline at end of file |