02-26-2015, 06:59 AM
That's because of Minecraft sending two packets when right clicking (It's really usefull trust me ). You can filter the packet out by using
if (BlockFace == BLOCK_FACE_NONE) then return false end