You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using a version of WorldEdit compatible with my Minecraft version.
I am using a version of WorldGuard compatible with my Minecraft version.
I am using the latest or recommended version of my platform software.
I am NOT using a hybrid server, e.g. a server that combines Bukkit and Forge. Examples include Arclight, Mohist, and Cardboard.
I am NOT using a fork of WorldEdit, such as FastAsyncWorldEdit (FAWE) or AsyncWorldEdit (AWE)
Bug Description
If a player want to take a book from a lectern, the region need the activated "interact" flag (to open the GUI) and the "chest-access" flag to take the book.
But if the player wants to put the book back on the lectern, he must have building rights. This makes no sense compared to a normal inventory block.
Expected Behavior
With activated "interact" flag, the player has access to put the book back to the lectern too. He does not need build-permission for the region.
Reproduction Steps
Region with a region-owner, "interact = true", "chest-access = true"
Testplayer take a book
Testplayer can't put the book back
Optional WorldGuard-Report
No response
Anything Else?
Now, the general question: was it planned this way and can it be changed?
The text was updated successfully, but these errors were encountered:
WorldEdit Version
7.2.12
WorldGuard Version
7.0.8-beta-01
Platform Version
git-Paper-141 (MC: 1.19.2)
Confirmations
Bug Description
If a player want to take a book from a lectern, the region need the activated "interact" flag (to open the GUI) and the "chest-access" flag to take the book.
But if the player wants to put the book back on the lectern, he must have building rights. This makes no sense compared to a normal inventory block.
Expected Behavior
With activated "interact" flag, the player has access to put the book back to the lectern too. He does not need build-permission for the region.
Reproduction Steps
Optional WorldGuard-Report
No response
Anything Else?
Now, the general question: was it planned this way and can it be changed?
The text was updated successfully, but these errors were encountered: