Click or drag to resize

Server Properties

The Server type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberConfig Obsolete.
Deprecated. Use new ServerConfig(Path.Combine(gameMode.Client.ServerPath, "server.cfg")) instead.
Public propertyStatic memberMaxPlayers
Gets the maximum number of players that can join the server, as set by the server var 'maxplayers' in server.cfg.
Public propertyStatic memberNetworkStats
Gets the network stats as a string.
Public propertyStatic memberVariables
Gets the server variables.
Top
See Also