Minecrell / ServerListPlus

A flexible Minecraft plugin to customize the appearance of your server in the server list
https://git.io/slp
GNU General Public License v3.0
235 stars 60 forks source link

PremiumVanish support #412

Closed NorgePlayz closed 4 months ago

NorgePlayz commented 4 months ago

Can you add PremiumVanish support? When I add %online%, it still showing one player even I am vanished. And if I use %premiumvanish_playercount%, it just shows one.

stephan-gh commented 4 months ago

This is likely a duplicate of https://github.com/Minecrell/ServerListPlus/issues/265. As I analyzed there I believe the reason that %online% does not work correctly is a problem in PremiumVanish. I'm open for further discussion on this, but if I remember correctly I have never received any feedback for my analysis posted in https://github.com/Minecrell/ServerListPlus/issues/265#issuecomment-542388466.

I suggest you contact the author of PremiumVanish for support and ask them to address this or comment in that issue for further discussion.

stephan-gh commented 4 months ago

If on Bukkit I guess you could also try the placeholder via PlaceholderAPI, it should be {premiumvanish_playercount} then though (not %premiumvanish_playercount%).