Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicDungeons MythicDungeons
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 90
    • Issues 90
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicDungeonsMythicDungeons
  • Issues
  • #251

Closed
Open
Created Jun 16, 2023 by Antal1609@Antal1609

[Bug] Damage protected entities prevents interaction with Armor Stand

Expected behaviour:

  • Adding ARMOR_STAND to DamageProtectedEntities prevents breaking.
  • Adding ARMOR_STAND to InteractProtectedEntities prevents interacting.

Actual behaviour:

  • Adding ARMOR_STAND to DamageProtectedEntities prevents breaking and interacting.

World configuration:

# A list of Spigot entities that cannot be damaged.
DamageProtectedEntities:
 - ARMOR_STAND
# A list of Spigot entities that cannot be interacted with. Useful for protecting Item Frames and Armor Stands.
InteractProtectedEntities: []

Goal: Armor stands must not be destroyed by players to prevent puzzles from being broken. However interaction with item slots is key in an Escape Dungeon.

Edited Jun 16, 2023 by Antal1609
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking