Manage who's playing and who's waiting.
There are two ways to add players:
Player names must be unique within an event (case-sensitive) and are limited to 50 characters.
The input shows suggestions from two sources:
Suggestions are sorted by frequency, with your last-used name at the top.
When the number of players exceeds maxPlayers, additional players go to the bench.
Bench players are shown separately with a numbered order.
When an active player leaves, the first bench player is automatically promoted to active status. Push notifications inform everyone about the change.
Click the X on any player chip to remove them. If you joined via Quick Join, you'll see a "Leave" button instead.