turtle.dig() returns protection error
comical-uk opened this issue ยท 2 comments
Hi
I'm a player on a server (stoneblock 1.12.2) using the GriefPrevention plugin
I am getting 'cannot break protected block' message back from the turtle when I try a turtle.dig()
I've tried /trust [ComputerCraft] without success
I've spoken the the server owners as other fake players (eg mechanical user etc) work finer as is and that the turtle may require something different
can you help at all?
Thanks
Sponge changed their handling of fake players, which means CC's previous approach to this no longer works. #518 should fix that, but it hasn't been merged into the main mod yet.
I'd normally suggest using a build of that PR or CC:Tweaked, but not sure how well that'd play with the rest of the Stoneblock pack. You should be able to use the first of those just on the server, and distribute normal CompututerCraft to other players.