Skip to content
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

Implement use & break filters in maxbuildheight #1041

Open
Pablete1234 opened this issue Aug 6, 2022 · 0 comments
Open

Implement use & break filters in maxbuildheight #1041

Pablete1234 opened this issue Aug 6, 2022 · 0 comments
Labels
feature New feature or request good first issue Good for newcomers

Comments

@Pablete1234
Copy link
Member

Currently max build height prevents block placing but does not prevent breaking, or using (eg: placing boats). It would be nice to support such things in a similar way to :

  <maxbuildheight place="never" break="always" use="always">32</maxbuildheight> <!-- defaults -->
  <maxbuildheight use="never">32</maxbuildheight> <!-- deny use above height limit (opening chests or placing boats) -->
@Pablete1234 Pablete1234 added feature New feature or request good first issue Good for newcomers labels Aug 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request good first issue Good for newcomers
Development

No branches or pull requests

1 participant