You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
A clear and concise description of the bug.
To Reproduce
Steps to reproduce the behavior:
Add a permission to possibly skip the queue, for example, in LimboAuth
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):
LimboQueue (fork: 1.0.2, original: 1.0.1) forked from https://github.com/Elytrium/LimboQueue to function as a full on queue system rather than only on kick
N/A
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.
The text was updated successfully, but these errors were encountered:
Describe the bug
A clear and concise description of the bug.
To Reproduce
Steps to reproduce the behavior:
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):
LimboAPI (1.1.16), downloaded from https://github.com/Elytrium/LimboAPI/releases/tag/1.1.16
LimboQueue (fork: 1.0.2, original: 1.0.1) forked from https://github.com/Elytrium/LimboQueue to function as a full on queue system rather than only on kick
N/A
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.
The text was updated successfully, but these errors were encountered: