CraftBook 3

CraftBook 3

139k Downloads

Painting switcher permissions

LadyCailinBot opened this issue ยท 2 comments

commented

CRAFTBOOK-3067 - Reported by vxnick

There seems to be a permissions problem with painting switcher - here's what I've been able to replicate.

I use Grief Prevention for land claims and my CraftBook config hasn't changed since 3.9b1 was released. I know that it worked before that release, but I am not sure when it stopped working.

If I disable check-worldguard-flags, advanced-block-checks and pedantic-block-checks then a player is able to switch paintings anywhere - in any claim (including those they don't own or have build permissions in) and in unclaimed land.

If I enable any combination of the settings above, painting switcher doesn't work at all - regardless of whether it's used in or out of claimed land.

Thanks

commented

Comment by me4502

Generally just advanced block checks should be enabled. If paintings are prevented when it is enabled, it means another plugin is preventing it. That option just allows other plugins to stop craftbook from working.

commented

Comment by vxnick

Thanks for the information - I have tracked this down to NoCheatPlus cancelling the BlockPlaceEvent and have resolved it.