Chisel left-click bypasses protection
felipeleite5w opened this issue ยท 8 comments
I wanna disable left click chiselling, because it bypass protections how do I do that??
The bigger issue here is that it bypasses protection. That is what should be fixed, not adding a feature option to disable it as a workaround
yea! do you have a way to fix that? like disable left click in protected claims etc
Took a quick look on my phone just now and it seems you're missing EntityPlayer#canPlayerEdit
checks in ChiselController
, unless I've overlooked something somewhere
Hello!
I am using bukkit and worldguard to prevent building in spawn world, but with the chisel mod it can still be left clicked and change the blocks appearance adding the item to the blacklist shows a deny message but it still change the block when left clicked.