Breaking a chorus plant with an arrow needs to trigger an event

    • Type: New Feature
    • Resolution: Duplicate
    • Priority: Minor
    • None
    • Affects Version/s: None
    • git-Spigot-9a643a6-2349feb (MC: 1.14.3) (Implementing API version 1.14.3-R0.1-SNAPSHOT)
    • Yes

      The ability to break chorus plants with arrows is a new feature of 1.14, and it doesn't trigger any kind of event that I can find. I checked BlockBreakEvent, BlockExplodeEvent, BlockFadeEvent, BlockDamageEvent, and EntityChangeBlockEvent. The suppose the most logical event for it to trigger is EntityChangeBlockEvent, since you have an Entity (arrow) changing a block (chorus plant).

      I develop a block protection plugin, and without this event I can't stop players from destroying chorus plant blocks with bows on a protected plot. Thanks!

            Assignee:
            Unassigned
            Reporter:
            Craig Parton
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: