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

Editor should respect shorthand permissions #424

Open
Andre601 opened this issue Sep 30, 2022 · 0 comments
Open

Editor should respect shorthand permissions #424

Andre601 opened this issue Sep 30, 2022 · 0 comments
Labels
bug Confirmed issues with the application help wanted A good issue to start contributing

Comments

@Andre601
Copy link
Contributor

When I set a shorthand permission such as luckperms.{user,group}.{setpermission,unsetpermission} is the Editor understanding the input as 3 individual permissions, resulting in the following ones being added:

  • luckperms.{user
  • group}.{setpermission
  • unsetpermission}

This is obviously an unwanted behaviour, which is why it would be nice, if the editor could recognize the Shorthand pattern and not split the permissions on the commas.

@Turbotailz Turbotailz added bug Confirmed issues with the application help wanted A good issue to start contributing labels Sep 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Confirmed issues with the application help wanted A good issue to start contributing
Projects
None yet
Development

No branches or pull requests

2 participants