-
-
Notifications
You must be signed in to change notification settings - Fork 551
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use of bucket/cauldron in high priority region #1870
Comments
step 4 is your issue. there's no bug here. |
Hello, can you be more explicit? |
First of all, your reproduction steps are wrong. You just need one region and by default none of the actions are possible (also with your reproduction steps). Allowing the interact flag allows you to fill and empty cauldrons using bottles, as well as emptying cauldrons using buckets. However, filling (right clicking) cauldrons with (full) buckets is of course also considered as block placing and thus it would require additional flags like block-place or build or unprotecting the region. It also seems like you are misunderstanding the passthrough flag. Yes, setting passthrough to allow for a region removes the default protection of that region. However, it won't override/remove the protection of other regions. The lower priority region is still there and will protect the area. (Unlike other flags, the passthrough flag is not queried by a location, but it is a property of the region itself.) |
Thank you for the answer. |
As I have already said, there is a way without touching the main region. Again, filling cauldrons with buckets is also considered as block placing (besides interacting) and thus at least also requires the block-place flag to be allowed. I know that's not what you are looking for. Anyway, there is no issue here. There are innumerable things like that, which aren't possible to achieve with WG because it would require a separate flag. If at all, this issue is a feature request to add such a flag. In fact, there is already an open pull requrest that would resolve this. See #1778. |
WorldEdit Version
7.2.8
WorldGuard Version
7.0.6
Platform Version
Spigot
Confirmations
Bug Description
Unable to use a bucket to fill (water or lava) or empty a cauldron inside a higher priority sub-region.
=> "Sorry but you can't place that block here."
Glass bottle does work to empty the cauldron.
Expected Behavior
Fill or empty the cauldron.
Reproduction Steps
(same with build, block-place, block-break, interact, use, chest-access... tried them all)
Optional WorldGuard-Report
No response
Anything Else?
No response
The text was updated successfully, but these errors were encountered: