-
Type:
New Feature
-
Resolution: Fixed
-
Priority:
Minor
-
None
-
Affects Version/s: None
-
None
-
1.17.1
-
Yes
There are no methods to detect if an Arrow entity dies in Spigot. EntityDeathEvent does not fire for arrow deaths.
An arrow can be killed, for example, by: /minecraft:kill @e[type=minecraft:arrow]
If I'm not mistaken, no events are fired when an arrow is killed in a manner like this.