Players can open chests in regions
LadyCailinBot opened this issue ยท 4 comments
WORLDGUARD-4079 - Reported by PapiCapi
Hi, i'm running spigot 1.13.2, latest snapshot of Worldedit ( worldedit-bukkit-7.0.0-SNAPSHOT-dist ) and WorldGuard ( worldguard-legacy-7.0.0-SNAPSHOT-dist ) and players can open chests in every regions. I also tried with releases but it's the same thing.
Here is a little record showing my bug. The first chest is in a region where i am member (so it's normal) but not the second.
https://youtu.be/AMnELmlymp4
Here is a screenshot of my regions (fakehouse is in the record the first chest) :
http://prntscr.com/nms8lw
Comment by wizjany
can't reproduce this. are you op or otherwise have bypass permissions?
Comment by PapiCapi
I just tested in a localhost server and now, when I make a region, a message is send : http://prntscr.com/nmxxr3
On my online server, there are only messages about positions and the new region
EDIT : i think the problem is coming from my regions.yml file because when i got a new one, the message is shown but not when i'm taking the 1.12 file. However, I still don't know how to fix it ... I attached the file if you want to try
Comment by wizjany
that message shows when you have less than 3 regions total. it's supposed to be a helpful tip for someone setting up regions for the first time, since people for some reason think setting "build deny" is necessary to protect regions.
which is something you're doing a lot, and you shouldn't be.
setting build/block-place/block-break/chest-access etc to deny will break things. those behaviors are already members-only by default.