I'd like to not only know the number of players online, but also a list of the player names. From reading the websocket API it _looks_ like the player names are already sent to the client so it's just a client update needed.
I'd like to not only know the number of players online, but also a list of the player names.
From reading the websocket API it looks like the player names are already sent to the client so it's just a client update needed.