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

create a bypass flag #43

Open
carmeops opened this issue Feb 23, 2023 · 1 comment
Open

create a bypass flag #43

carmeops opened this issue Feb 23, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@carmeops
Copy link

Is your feature request related to a problem? Please describe.
a few of the flags have "unless they have the bypass permission" in their description, but players themselves cannot choose who have those perm and those perm works for the entire server and not specified claims

Describe the solution you'd like
by creating a bypass flag, you could list players names, or trust levels that are not affected by the restricting claim flags

like, for example, the noelytra and noflight are applied to your town claim, but you would like for your builders to still be able to fly in order to have an easier time building: with /setflag bypass trust, everyone with the build level of access to your claim aren't flight restricted; or if you want a specific person instead /setflag bypass name

this can work well with all restrictive flags, like the noenter, instead of listing all the people who cannot enter the claim with noenterplayer, just noenter and use bypass on the people who are allowed in

@carmeops carmeops added the enhancement New feature or request label Feb 23, 2023
@akdukaan
Copy link
Owner

NoEnter doesn’t need bypass permissions since it’s already set to where players with accesstrust bypass it.

About the idea as a whole, I like it. It would make more sense for players to be able to decide for themselves what trust level is required to bypass the flags instead of having this be determined by admins.

I would however need to think a lot more about the command format, data storage, and whether or not this would be too complicated for players.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants