-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
None
Situation
two minecarts collide.
Expected behavior
Vehicle*Entity*CollisionEvent is fired.
(it works like this in spigot 1.9.4)
actual behavior:
VehicleBlockCollisionEvent is fired.
Please fix this issue as for train plugins this makes it impossible to detect/handle entities on the rail and to initially couple the minecarts into longer trains by detecting their collisions.