Свойство | Тип | Описание | |
---|---|---|---|
AllowWorldChat | bool | ||
AntiTunnelEnabled | bool | ||
AutoUnloadEnabled | bool | ||
BackupInterval | int | ||
BetaMode | bool | ||
DebugEnabled | bool | ||
GuestGoto | bool | ||
IRCChannel | string | ||
IRCEnabled | bool | ||
IRCIdentify | bool | ||
IRCNick | string | ||
IRCPassword | string | ||
IRCPort | int | ||
IRCServer | string | ||
MainLevel | string | ||
MaxDepth | byte | ||
MaxMaps | byte | ||
MaxPlayers | byte | ||
PhysicsOverload | int | ||
PublicServer | bool | ||
ServerAdministrator | string | ||
ServerMOTD | string | ||
ServerName | string | ||
ServerPort | int | ||
VerifyNames | bool | ||
administratorCuboidLimit | |||
advBuilderCuboidLimit | |||
moderatorCuboidLimit | |||
operatorCuboidLimit |
Метод | Описание | |
---|---|---|
Load ( ) : void | ||
ValidName ( string name ) : bool | ||
ValidString ( string str ) : bool | ||
ValidString ( string str, string allowed ) : bool |
Метод | Описание | |
---|---|---|
Save ( ) : void |
public static ValidName ( string name ) : bool | ||
name | string | |
Результат | bool |
public static ValidString ( string str ) : bool | ||
str | string | |
Результат | bool |
public static ValidString ( string str, string allowed ) : bool | ||
str | string | |
allowed | string | |
Результат | bool |
public static bool AntiTunnelEnabled | ||
Результат | bool |
public static bool AutoUnloadEnabled | ||
Результат | bool |
public static string ServerAdministrator | ||
Результат | string |
public static Int32,System administratorCuboidLimit | ||
Результат |
public static Int32,System advBuilderCuboidLimit | ||
Результат |
public static Int32,System moderatorCuboidLimit | ||
Результат |