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

Log Stripping Flag #1858

Open
nicholasveronico opened this issue Nov 30, 2021 · 0 comments
Open

Log Stripping Flag #1858

nicholasveronico opened this issue Nov 30, 2021 · 0 comments
Labels
status:pending Pending acceptance or closure. type:feature-request Request for something new

Comments

@nicholasveronico
Copy link

The Problem

On my server, players are able to rent market stalls to sell their items. We allow them to place and break the blocks they've placed; however, we do not allow them to break the structure of the stall itself by setting a lower priority region to have block-break and block-place to deny. Inside the stall, there are logs that when the user becomes an owner of the market stall world guard region, they are unable to break the logs inside the stall, but they are able to strip the logs and break the stripped logs.

A Solution

Adding an additional flag: strip-log to combat the issue I described above. This will allow us to set log stripping the outer market region to deny and prevent inner stall region owners from stripping logs in their market stall.

Alternatives

The alternative is already implemented, with other flags preventing players from stripping logs, but the problem becomes when a player is an owner of a higher priority region, they are allowed to strip the logs

Anything Else?

No response

@nicholasveronico nicholasveronico added status:pending Pending acceptance or closure. type:feature-request Request for something new labels Nov 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:pending Pending acceptance or closure. type:feature-request Request for something new
Projects
None yet
Development

No branches or pull requests

1 participant