LimboAPI icon indicating copy to clipboard operation
LimboAPI copied to clipboard

[BUG] Cannot Check Player's Permissions in Limbo

Open JosTheDude opened this issue 1 year ago • 1 comments

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 (https://github.com/Elytrium/LimboQueue/issues/6#issuecomment-1607341534 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):

  • 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.

JosTheDude avatar Aug 16 '23 23:08 JosTheDude

Waiting for it too

SkyWatcher2019 avatar Aug 16 '23 23:08 SkyWatcher2019