[SPIGOT-1793] PlayerInteractEvent thrown twice Created: 06/Mar/16 Updated: 06/Mar/16 Resolved: 06/Mar/16 |
|
Status: | Resolved |
Project: | Spigot |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Major |
Reporter: | SnowGears | Assignee: | Unassigned |
Resolution: | Duplicate | Votes: | 0 |
Labels: | bug, duplication, fires, playerinteractevent, twice |
Description |
The PlayerInteractEvent fires twice when right clicking a block with nothing in your hand. I have done testing to ensure the error is not on my end. This has been causing issues for a few of my plugins. I recall this being a bug a few years back as well so maybe something got reverted when updating to 1.9. Just a thought. Thanks! |
Comments |
Comment by md_5 [ 06/Mar/16 ] |
Like 15th duplicate. This is intended. The client interacts with both the left and right hands. |