HubInfo.max

Number of maximum players that can connect to the server (that is the sum of the max players of the nodes already connected). The number may change after the current node connects.

struct HubInfo
int max;

Meta