Z0rdak / Yet-Another-World-Protector

Yet Another World Protector is a server-side protection mod which allows you to protect your creations against various different events/actions of players, mobs and the environment. It was inspired by the forge mod WorldProtector and the WorldGuard plugin.
https://www.curseforge.com/minecraft/mc-mods/yawp
GNU Affero General Public License v3.0
19 stars 8 forks source link

Can only place blocks inside claimed region if player right clicks exactly in parameters of cuboid. #97

Open BuufPackJackBoy opened 9 months ago

BuufPackJackBoy commented 9 months ago

You can see in the demonstration when the player places the block against the wall (which is not apart of the claim) it prevents the player however the same location where the block is placed is allowed when right clicking a different block. Untitled

Z0rdak commented 9 months ago

Hey there.

Thanks for creating an issue and providing a gif with it.

It would be very helpful if you could also provide the following information:

Beside that I'll need to set up some test scenarios myself because I can not infer the region information and block positions from the gif.

Best regards Z0rdak

BuufPackJackBoy commented 9 months ago

I'm using fabric 0.14.22 with YAWP beta 3.0. Thank you for the work you've done with this mod I love it so far.

Z0rdak commented 5 months ago

see #94

Z0rdak commented 2 months ago

Seems to only affect fabric version. More investigation is needed.