pmmp / PocketMine-MP

A server software for Minecraft: Bedrock Edition in PHP
https://pmmp.io
GNU Lesser General Public License v3.0
3.28k stars 1.56k forks source link

Sneaking while flying can still open interfaces #6083

Closed dadodasyra closed 1 year ago

dadodasyra commented 1 year ago

Issue description

Steps to reproduce the issue

  1. Place a chest/crafting table/furnace/any UI opener
  2. Go in creative mode, activate fly mode
  3. Sneak until touching the ground
  4. Place a block B while sneaking (still in fly mode) on the UI opener
  5. You can now see the block B placed on your side, but not on the server side, and the UI is opened

OS and versions

Plugins

Crashdump, backtrace or other files

dadodasyra commented 1 year ago

Guess it's related to #5792, not sure if it's still a duplicate or if it worth it mentionning it. I leave the choice to maintainers

dktapps commented 1 year ago

Yeah this is a duplicate. Thanks anyway though.

Duplicate of #5792