-
-
Notifications
You must be signed in to change notification settings - Fork 146
Description
Is your feature request related to a problem?
This suggestion Is being made in light of no small measure of friction for people making publicly available farms in their islands:
- Sugarcane can't be broken with the crop harvest permission because it's under block break.
- A public orchard is currently only possible by allowing block place and block break.
- Cocoa pods and nether warts can be harvested but aren't allowed under the plant permission (the principle of which is understandable given that they can theoretically be placed outside of designated farm areas).
The way I conceptualize free harvest farms right now is that they effectively ask that a sledgehammer be taken to the island's protections.
Describe the solution you'd like.
I think the most robust solution is one that allows you to specify specific blocks to whitelist or blacklist. This might be done with a button within a submenu that prompts the player to punch or right click a block in the world, or simply a command that allows listed entries. I recognize that both of these approaches have limitations and overlap with many existing options, but I can't think of a better solution that doesn't add numerous additional buttons to an already burgeoning collection of options.
Describe alternatives you've considered.
I had considered using a third party region protection system to allow players to create protection regions within a box, but without any hooks to manage these "subregions" as part of the box, it proved infeasible.
Agreements
- I have searched for and ensured there isn't already an open issue regarding this.
- I have ensured the feature I'm requesting isn't already in the latest supported BentoBox build or Addons.
Other
No response