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

[BUG] Cannot Check Player's Permissions in Limbo #103

Open
JosTheDude opened this issue Aug 16, 2023 · 1 comment
Open

[BUG] Cannot Check Player's Permissions in Limbo #103

JosTheDude opened this issue Aug 16, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@JosTheDude
Copy link

Describe the bug
A clear and concise description of the bug.

To Reproduce
Steps to reproduce the behavior:

  1. Add a permission to possibly skip the queue, for example, in LimboAuth
  2. LimboAPI cannot check permissions and simply performs whatever behavior that should happen if the player doesn't have the permissions, even if they have it (Follow-up on issue #5. LimboQueue#6 (comment) for example)

Expected behavior
A functioning permission check and expected behavior should the player have the permission while in Limbo

Screenshots
N/A

Server Info (please complete the following information):

Additional context
I tried to utilize LuckPerms API as well to no avail, simply marked the user as null when attempting to get anything about a LuckPerms API registered user.

@JosTheDude JosTheDude added the bug Something isn't working label Aug 16, 2023
@SkyWatcher2019
Copy link
Member

Waiting for it too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants