[SPIGOT-5687] Enderpearl in ProjectileLaunchEvent is fired twice Created: 22/Apr/20  Updated: 28/Aug/22  Resolved: 28/Aug/22

Status: Resolved
Project: Spigot
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Minor
Reporter: Legoman99573 Assignee: Unassigned
Resolution: Cannot Reproduce Votes: 0
Labels: 1.15.2, Projectile, Spigot

Version: 1.15.2
Guidelines Read: Yes

 Description   

When firing of ProjectileLaunchEvent, it detects Arrows just fine and will fire the event once, but for some reason, the event is fired twice using 1 EnderPearl. Not sure if this is normal behavior or not.

@EventHandler
public void projectileTest(ProjectileLaunchEvent e) {
      Bukkit.broadcastMessage("ProjectileLaunchEvent Fired");
}


 Comments   
Comment by Marvin Rieple [ 28/Aug/22 ]

Cannot reproduce in 1.15.2 or 1.19.2, make sure you don't listen to the event twice.

Comment by Ugleh [ 23/Apr/20 ]

I just tested it and it's only firing once for me. Version 1.15.2

Generated at Sat Dec 13 15:22:02 UTC 2025 using Jira 10.3.13#10030013-sha1:56dd970ae30ebfeda3a697d25be1f6388b68a422.