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

Add ability to bypass with permissions #8

Closed
Prof-Bloodstone opened this issue Jun 28, 2021 · 1 comment · Fixed by #10
Closed

Add ability to bypass with permissions #8

Prof-Bloodstone opened this issue Jun 28, 2021 · 1 comment · Fixed by #10

Comments

@Prof-Bloodstone
Copy link

Currently you can only enable/disable bypass with WB command, which is lacking many features.
It'd be awesome to be able to do it using permissions too.

I imagine than if someone is on bypass list, their permission gets ignored:
https://github.com/Puremin0rez/WorldBorder/blob/master/src/main/java/com/wimbli/WorldBorder/BorderCheckTask.java#L58

Happy to implement and PR at some point, if it'd be accepted :)

@pop4959 pop4959 mentioned this issue Jun 30, 2021
Puremin0rez pushed a commit that referenced this issue Jul 1, 2021
While I was making the other PR I thought I might as well do this for @Prof-Bloodstone. Tested and works as expected. The perm is `worldborder.allowbypass` since `worldborder.bypass` is already used for the command.

Closes #8
@Puremin0rez
Copy link
Owner

Thanks for the feature suggestion! Added in abb9329

I'll be releasing an actual build soon, but you can grab the latest build from Github Actions if you need it now.

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

Successfully merging a pull request may close this issue.

2 participants