public int maxPlayers ;

설명

The maximum number of players allowed in the game.

Note that this is the number "players" not clients or connections. There can be multiple players per client.