
Bypassing Player Claims with Chisel and Trowel
austinporto opened this issue ยท 3 comments
I have a Spigot server with the grief prevention plugin and the build tools datapack installed. I found that using some of these tools, mainly chisel and trowel, will bypass the grief prevention plugin. Does anyone have a fix for this? I really would like to keep this datapack on the server. Thanks!
The datapack uses setblock commands from player context, a grief prevention plugin that detects that will work fine with this. However, I don't think many (if any) of them do. I can add support for specific anti-grief plugins but it will be a fairly janky implementation
I'll keep this open as a reminder, it's something I need to look into more (and potentially contact some plugin devs about)
Ah okay. I went ahead and removed the tools that bypass my plugin for now. Thanks for the response!