Relative Content

Tag Archive for eventsbukkitinteractionspigot

PLAYERINTERACT event called TWICE

Problem with double use of an item during PlayerInteractEvent in a Minecraft plugin Context: I am developing a plugin for Minecraft version 1.16.5, where a special item FlashDust is added, which when used causes effects on players in a radius. In the code, I register the PlayerInteractEvent event and try to limit the use of […]