pmmp / PocketMine-MP

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

Button,Presure plates etc can be placed on another button #3299

Closed provsalt closed 2 years ago

provsalt commented 4 years ago

Issue description

Steps to reproduce the issue

  1. Sneak
  2. and then place a button on the button.
  3. you will realize that you can place a button on that button

OS and versions

Plugins

Plugins (0):

Crashdump, backtrace or other files

None

dktapps commented 4 years ago

yes, there's a TODO in the code.

dktapps commented 2 years ago

Relates to #4856, fixed by #4886