public class ServerConfig
extends Object
Modifier and Type | Field and Description |
---|---|
string |
addressServer
Sets the address of the address-grabbing-server for LAN/Direct IP modes.
|
bool |
allowmp1
Allows one person to host a multiplayer game.
|
string |
assertOnOoS |
string |
autoPatchFile
Autopatch file name.
|
int |
autoPatchMaxPacketSize
Autopatch max download packet size.
|
int |
autoPatchRetryCount
Autopatch retry count.
|
int |
autoPatchRetryDelay
Autopatch retry delay in milliseconds.
|
string |
autoPatchUrl
Autopatch URL.
|
string |
autoUpdateUrl
AutoUpdate URL.
|
int |
broadenMPSearchOption
The broaden search option used on ESO.
|
string |
defaultAddressServer
The default address server.
|
bool |
doAlphaLogin
Deprecated.
|
bool |
dontDetectNat
Don't detect Network Adress Translation.
|
bool |
enableStats
Allows ZoneStats reporting.
|
string |
esoConfigUrl
The URL that contains the ESOnline configuration XML file.
|
string |
esoPassword
The password used to log into the ESO Server.
|
string |
esoProvider
The ESOnline provider to use ('dotnet' or 'server')
|
string |
esoServerHostName
The hostname of the ESO Server.
|
int |
esoServerPort
The port used by the ESO Server.
|
string |
esoUserName
The name used to log into the ESO Server.
|
int |
externalPort |
string |
forwardingServerAddress
The address of the forwarding server.
|
string |
gunDLLPath
The path used by the GUN Server to load the GunAPI DLL.
|
string |
gunMOTDPath
The path used by the GUN Server to retrieve the Message of the Day.
|
string |
gunNewsPort
The port used by the GUN Server to get News.
|
string |
gunPassword
The password used to log into the GUN Server.
|
string |
gunServerHostName
The hostname of the GUN Server.
|
int |
gunServerPort
The port used by the GUN Server.
|
string |
gunUserName
The name used to log into the GUN Server.
|
int |
hostPort
Alternate host port.
|
int |
internalPort |
string |
internetAdressServer |
bool |
noMotd
Disable the Message of the Day.
|
bool |
onlinelongtimeouts
When set, makes the unresponsive clients check take a long time, rather than 10 seconds.
|
string |
overrideAddress
Override your external internet address.
|
bool |
skipeso
Deprecated.
used during development
|
bool |
skipsteamlogin
Deprecated.
used during development
|
bool |
useESOnline
Toggles the use of ESO for matchmaking.
|
bool |
useGunMatchmaking
Toggles the use of GUN for matchmaking.
|
public string addressServer
public string assertOnOoS
public string autoPatchFile
public int autoPatchMaxPacketSize
public int autoPatchRetryCount
public int autoPatchRetryDelay
public string autoPatchUrl
public string autoUpdateUrl
public int broadenMPSearchOption
public string defaultAddressServer
public bool doAlphaLogin
public bool dontDetectNat
public bool enableStats
public string esoConfigUrl
public string esoPassword
public string esoProvider
public string esoServerHostName
public int esoServerPort
public string esoUserName
public int externalPort
public string forwardingServerAddress
public string gunDLLPath
public string gunMOTDPath
public string gunNewsPort
public string gunPassword
public string gunServerHostName
public int gunServerPort
public string gunUserName
public int hostPort
public int internalPort
public string internetAdressServer
public bool noMotd
public string overrideAddress
public bool useESOnline
public bool useGunMatchmaking
public bool allowmp1
public bool skipeso
public bool skipsteamlogin
public bool onlinelongtimeouts