CodeCrafter47 / BungeeTabListPlus

GNU General Public License v3.0
149 stars 69 forks source link

Help pls! LuckPerms placeholders not working #432

Open Kichiro72 opened 5 years ago

Kichiro72 commented 5 years ago

I have installed BTLP on bungee, downloaded papi extension and installed LuckPerms on spigot server, but placeholders from wiki page doesnt work. btlp status return all ok

CodeCrafter47 commented 5 years ago

There are a few placeholders for luckperms which are built-in to BungeeTabListPlus. You can find a list of those here. These override the placeholders from PlaceholderAPI with the same name, but they require LuckPerms on the BungeeCord server to work.

Kichiro72 commented 5 years ago

I'm talking about placeholders, which are built into BungeeTabListPlus, they not working. they also require luckperm on bungee? I thought it was enough to have Luckperm only on the server. PAPI is also required on bungee?

CodeCrafter47 commented 5 years ago

The built-in placeholders require LuckPerms on BungeeCord. They do not require PlaceholderAPI.

If you want to use LuckPerms on Spigot only you can use either the built-in vault placeholders (requires vault), or the luckperms placeholders from PlaceholderAPI (requires PlaceholderAPI, cannot use those placeholders with conflicting names)