spnda/BlockProt

[Bug]: Piston Protection Shulker Box

Opened this issue · 2 comments

Version of BlockProt

1.1.12, Pufferfish 1.20.1 #21

Description of the bug

Even if the Piston Protection is disabled on shulker box, the piston can't push it and break it
you need to unlock the shulker box to allow piston to push (break) it
That break shulker loader/unloader :/

Steps to reproduce

  1. Place a shulker box
  2. Disable Piston Protection
  3. Place a piston and activate it
    The shulker isn't broken.

Additional context

No response

spnda commented

This is the intended behaviour currently, but I guess it would make more sense to have that be allowed through piston protection. I'll fix it now.

spnda commented

After some investigation, it seems like this is currently not possible with Spigot, as there is no event I can catch for getting the shulker item. So for now it will have to stay with the old behaviour.