This repository has been archived by the owner on Jul 29, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 19
Item glitch #168
Labels
bug
A failure in the project that causes it to produce an incorrect or unexpected result.
critical
An error that has a disastrous impact on the server that needs immediate attention.
help wanted
The maintainer is needing some help!
Comments
weihao
added
bug
A failure in the project that causes it to produce an incorrect or unexpected result.
critical
An error that has a disastrous impact on the server that needs immediate attention.
labels
Nov 26, 2019
Closed
The bug is very specific:
This bug will not be reproduced if the player is not holding an item. |
When the handheld item is not a block, call two player interact events |
lgou2w
added a commit
that referenced
this issue
Nov 27, 2019
I did not conduct all-depth testing. if needed, please checkout |
Are you describing the issues or it should've called two events? |
Yes, right click will called two events. This is client side problem. |
I know, Because since Minecraft 1.9 has left and right hand holding feature. When the item held is not a block, right click will trigger twice when sneaking, one is the main (right) hand and the other is the off (left) hand. |
Yes, PlayerInteractEvent in Bukkit 1.9 added a |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
bug
A failure in the project that causes it to produce an incorrect or unexpected result.
critical
An error that has a disastrous impact on the server that needs immediate attention.
help wanted
The maintainer is needing some help!
iRedFox:
I'm having a bug where if you hold something in your hand and shift right click enchantment table to open the gui it will be gone.
The text was updated successfully, but these errors were encountered: