Vanish No Packet

Vanish No Packet

855k Downloads

Invalid number of players in the player list with ProtocolLib

Azenet opened this issue ยท 6 comments

commented

The number of total players is incorrect when using ProtocolLib. (real-1 per vanished player that has quit the server already). The number is valid while all the vanished players are on the server.

commented

Hum. Never got to update this. I could never find anything showing this happening. Is it still happening for you @Azenet ?

commented

It still happens. Example case just to make it clear for everyone:

  • 20/30 players online
  • admin joins vanished, 20/30 still displayed
  • admin quits vanished, 19/30 displayed
commented

To clarify, you're saying that it continues to subtract long after the player has left?

commented

Neat. I'll try to look into this soon.

commented

Precisely. But it doesn't add it back if the player rejoins, however it doesn't remove it again if the player leaves again.

commented

VNP now uses Bukkit to control this data.