Hammer can rotate Carpenter's Blocks and modify Collapsible Blocks
Opened this issue ยท 11 comments
Hey,
I'm running a Cauldron server, and have created a WorldGuard 6 protection around a group of Carpenter's Blocks. The hammer can rotate some of the blocks position inside the protection, and can also modify the shape of a collapsible block. Only the left click of the hammer works on the collapsible blocks.
Is it possible to see interact events fired for those at so they can be cancelled by Bukkit plugins?
Thanks!
I'm not familiar with what that type of protection does. The blocks by default should only be editable by the person that places it and server ops. Are you saying that other people are still capable of editing these blocks?
I didn't know you had your own defences, I was testing alone. I will test with another user, thanks for that information! Has this always been the way?
I added it a long time ago to help address the bukkit plugin issues. It's enabled by default in the config and it's labeled "Block Ownership."
EDIT: It's called "Enable Ownership"
If I'm op, can others edit my blocks? Otherwise, it seems it might not be working. A user can edit a collapsible block I placed.
The only way a person would be able to edit your block is if they're opped, or the configuration option is set to false. There's always a chance this is a bug, but I would need it tested thoroughly.
I'll do some further testing, but the option is true and the user editing my block was not op.