WorldGuard/worldguard-bukkit
wizjany d37f015f0c De-couple chest-access from interact. READ BELOW.
This is possibly a breaking change, in that WG will be overprotective
in regions which previously had interact set to allow but didn't change
the chest-access flag. If you previously had regions like this where you
would like to have non-members access chests, you will need to set the
chest-access flag to allow.

This change was made to alleviate some confusion that became more
evident recently with lecterns, since interacting with lecterns allowed
one to read a book, but the chest-access flag controlled taking the book.
This required setting interact to allow and chest-access to deny (at
least for nonmembers) to allow guests to read books but not take them.

This is a tentative change and may be reverted if it is too unpopular.
Thanks for testing dev builds :^)
2020-01-05 22:52:23 -05:00
..
contrib Bump to 7.0.0. Rename -legacy to -bukkit. 2019-06-11 22:32:04 -04:00
src/main De-couple chest-access from interact. READ BELOW. 2020-01-05 22:52:23 -05:00
build.gradle.kts Add spawn-protection overlap check when defining regions. 2019-12-19 15:42:34 -05:00