Invalid number of players in the player list with ProtocolLib
Azenet opened this issue ยท 6 comments
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.
Hum. Never got to update this. I could never find anything showing this happening. Is it still happening for you @Azenet ?
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
To clarify, you're saying that it continues to subtract long after the player has left?
Precisely. But it doesn't add it back if the player rejoins, however it doesn't remove it again if the player leaves again.