Server Properties |
The Server type exposes the following members.
Name | Description | |
---|---|---|
Config | Obsolete.
Deprecated. Use new ServerConfig(Path.Combine(gameMode.Client.ServerPath, "server.cfg")) instead.
| |
MaxPlayers |
Gets the maximum number of players that can join the server, as set by the server var 'maxplayers' in server.cfg.
| |
NetworkStats |
Gets the network stats as a string.
| |
Variables |
Gets the server variables.
|