[SPIGOT-3149] StructureGrowEvent not called when Sapling is Bonemealed by Dispenser Created: 24/Mar/17 Updated: 24/Mar/17 Resolved: 24/Mar/17 |
|
Status: | Resolved |
Project: | Spigot |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Minor |
Reporter: | BlackBeltPanda | Assignee: | Unassigned |
Resolution: | Fixed | Votes: | 0 |
Labels: | 1.11, bug, dispenser, event | ||
Environment: |
OS: Ubuntu 14.04 Spigot Version: 1.11.2 |
Description |
When bonemealing a sapling with a dispenser, the StructureGrowEvent isn't called when the sapling grows into a tree. However, if you break the tree and place a new sapling, the event gets called once you bonemeal the sapling by hand even if the tree doesn't grow. This only happens directly after a tree is grown using a Dispenser and it doesn't matter where the sapling is placed; it could be any sapling in the world. |
Comments |
Comment by BlackBeltPanda [ 24/Mar/17 ] |
Here's a short video demonstrating what I mean. Disable Annotations to prevent any automatic annotations from obstructing the chat area: https://www.youtube.com/watch?v=dx5JmB0qr1o The server only has 1 plugin running, which only broadcasts text when the StructureGrowEvent is called. |