WG build 1544: Players can't interact with workbenches, ench-tables, passive mobs on global passthrough: deny
LadyCailinBot opened this issue ยท 1 comments
WORLDGUARD-3317 - Reported by klebe
Addition after trying to recreate this bug on a testserver: the following behaviour only happens in Version: 6.0.0-beta-04.1544-. Version: 6.0.0-beta-03.1514- is fine.
global flag is set to passthrough deny so players can only build stuff in regions they own or where the passthrough flag is set to allow. Nonmember users can interact with doors, anvils, enderchests just fine even on other users' regions. However they can't interact with workbenches or enchantment tables in the global region or user regions they aren't a member of. /craft of Alphachest follows the same pattern as regular workbenches.
If global is set to passthrough: allow or build:allow workbenches are interactable.
If global is set to interact: allow workbenches also work fine, but non-LWC-protected chests are accessable even on player regions nonmembers shouldn't have access to.
I also tried to simply put [workbench, enchantment_table] into the interaction-whitelist line but that didn't change anything at all.
edit: most probably because of the new interact-flag or its new permissions. It's still weird to see how anvils aren't affected by passthrough:deny but workbenches and ench-tables are. Also because of the interact-whitelist which didn't really seem to affect anything in this case.
Comment by sk89q
Please try the latest version from http://builds.enginehub.org/job/worldguard and tell me if it fixes the issue.