Originally posted by warcos
I know you can use level.players.size to get the ammount of players currently connected, but I want to know how to get the number of players that are connectING to the game or left to be connected
Level waittill("connecting", player);
Them just add a count or something under it level.connectingAmount++