Draylar / get-off-my-lawn

Keep people off your lawn with claims! Built for Fabric.
https://www.curseforge.com/minecraft/mc-mods/get-off-my-lawn
MIT License
4 stars 18 forks source link

Anchors can be broken by non owners and claims stay, forever #37

Open jpwanabe opened 3 years ago

jpwanabe commented 3 years ago

So playing all of fabric 3 and a player on my server broke someone claim anchor using a CC: Restitched turtle. Now the claim is still there but there is no way to change it or do anything with it. The block was mined up.

dandin87 commented 3 years ago

This is an issue with the mining turtle, they can bypass claims because of how they work. While standing in the claim area an OP'd player can do /goml remove to remove the claim. On our servers we have the Turtle command Dig(); disabled in the CC config. This however will prevent the turtle from being able to mine anything. Adding claim protection checks to the turtles is being looked into already, but no eta on when that happens.