
Vault & LuckPerms
Closed this issue ยท 6 comments
Hi, I use a plugin called MineSync that syncs ranks between the server and Xenforo. It uses Vault to get the ranks, Apparently it has an issue getting ranks from Vault --> LuckPerms.
Here's a pastebin of the error: http://pastebin.com/BvaVAT4z - From my impression LuckPerms supports vault, so I'm personally confused.
According to vault-info it looks good, although why SuperPerms? http://i.imgur.com/JZmonaY.png
The trace above indicates that you're querying the SuperPerms provider:
at net.milkbowl.vault.permission.plugins.Permission_SuperPerms.getPlayerGroups(Permission_SuperPerms.java:91) ~[?:?]
which is provided by Vault as a fallback.
However, the output of the /vault-info
command once the server has started indicates that LuckPerms is in-fact registered.
This issue should have been fixed by de09ae9 and b72e5f5.
@BiGUNMAN Are you sure you're using the latest version? Try the newest from here: https://ci.lucko.me/job/LuckPerms/