[SPIGOT-5898] TargetActivateEvent Created: 29/Jun/20 Updated: 01/Jul/20 |
|
Status: | Open |
Project: | Spigot |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | New Feature | Priority: | Minor |
Reporter: | Matthew Hildebrand | Assignee: | Unassigned |
Resolution: | Unresolved | Votes: | 0 |
Labels: | None |
Issue Links: |
|
||||||||
Version: | - | ||||||||
Guidelines Read: | Yes |
Description |
Working on grabbing various pieces of data for a block logging plugin on the new version and can't seem to find anything for the new Target Blocks activating. I want to log players using things (buttons, doors, etc already work no problem), however, it seems the only way I can fake the event for when an arrow hits a target block is through ProjectileHitEvent then checking the block that was hit, which isn't ideal. |
Comments |
Comment by Black Hole [ 30/Jun/20 ] |
Related to |