[SPIGOT-2558] Right clicking pressure plate counts as physical in PlayerInteractEvent Created: 28/Jul/16 Updated: 28/Jul/16 Resolved: 28/Jul/16 |
|
| Status: | Resolved |
| Project: | Spigot |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Minor |
| Reporter: | PixelPerfect | Assignee: | Unassigned |
| Resolution: | Cannot Reproduce | Votes: | 0 |
| Labels: | playerinteractevent | ||
| Environment: |
* |
||
| Plugin: | * |
| Description |
|
Make it impossible to have working pressure plates while cancelling item effects. |
| Comments |
| Comment by md_5 [ 28/Jul/16 ] |
|
No it doesn't: [10:37:27 INFO]: org.bukkit.event.player.PlayerInteractEvent@52e10c58[item=<null>,action=RIGHT_CLICK_BLOCK,blockClicked=CraftBlock{chunk=CraftChunk{x=-9z=1},x=-131,y=79,z=30,type=STONE_PLATE,data=0},blockFace=UP,useClickedBlock=ALLOW,useItemInHand=DEFAULT,hand=HAND,player=CraftPlayer{name=md_5},name=<null>,async=false] [10:37:27 INFO]: org.bukkit.event.player.PlayerInteractEvent@9c50959[item=<null>,action=RIGHT_CLICK_BLOCK,blockClicked=CraftBlock{chunk=CraftChunk{x=-9z=1},x=-131,y=79,z=30,type=STONE_PLATE,data=0},blockFace=UP,useClickedBlock=ALLOW,useItemInHand=DEFAULT,hand=OFF_HAND,player=CraftPlayer{name=md_5},name=<null>,async=false] |
| Comment by PixelPerfect [ 28/Jul/16 ] |
|
Meant to file as bug. |