CommandHelper

CommandHelper

46.5k Downloads

player_interact does not fire when a player clicks air.

LadyCailinBot opened this issue ยท 2 comments

commented

CMDHELPER-3026 - Reported by VergilPrime

Either the functions broken or the description is.

commented

Comment by PseudoKnight

It only fires when they click click air with something in their hand. If they use an empty hand, it won't fire. This is just how Minecraft works. Clients don't send packets in the first place.
https://hub.spigotmc.org/jira/browse/SPIGOT-410

commented

Comment by LadyCailin

Yeah. This is a documentation problem, not a code problem.