rutgerkok / BlockLocker

Protect chests, doors and other blocks in Minecraft from being opened using protection signs
https://www.spigotmc.org/resources/blocklocker.3268/
MIT License
69 stars 43 forks source link

Hopper Allows you to retrieve items from a chest in 1.18 #130

Closed Ilovelinux68 closed 2 years ago

Ilovelinux68 commented 2 years ago

In 1.18 when a player puts a hooper under a chest blocked by another player, he still manages to get the items from the chest...This is very annoying!

rutgerkok commented 2 years ago

Could it be this, from the FAQ?

Hoppers can put items into/take items from protected chests. How can I fix this? This isn't caused by BlockLocker, but it's caused by setting hopper.disable-move-event to true in your paper.yml file. If you set it back to false, then Paper will again tell plugins when hoppers are moving items, so that BlockLocker can block the item movement.

Ilovelinux68 commented 2 years ago

Oh tank you 👍

Ilovelinux68 commented 2 years ago

I hadn't read about spigot sorry