-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor
-
None
-
Affects Version/s: None
-
Environment:
Windows 7
-
CraftBukkit version git-Spigot-3a70bd9-bf3d720 (MC: 1.16.3) (Implementing API version 1.16.3-R0.1-SNAPSHOT)
-
Yes
When a player consumes a chorus fruit the PlayerTeleportEvent is called numerous times, anywhere from 2-10+ times. The first event has a TeleportCause of CHORUS_FRUIT but the subsequent events have a mixture of causes CHORUS_FRUIT and UNKNOWN.