Свойство | Тип | Описание | |
---|---|---|---|
LatestVersion | double | ||
MapGen | MapGenerator | ||
PCCounter | |||
ProcessCounter | |||
administrators | MCSharp.PlayerList | ||
advbuilders | MCSharp.PlayerList | ||
afkset | List |
||
banned | MCSharp.PlayerList | ||
bannedIP | MCSharp.PlayerList | ||
bot | MCSharp.PlayerList | ||
builders | MCSharp.PlayerList | ||
griefExempted | MCSharp.PlayerList | ||
griefExemption | List |
||
ircControllers | MCSharp.PlayerList | ||
jokerMessages | List |
||
levels | List | ||
mainLevel | |||
messages | List |
||
moderators | MCSharp.PlayerList | ||
operators | MCSharp.PlayerList | ||
s | |||
salt | string |
Метод | Описание | |
---|---|---|
ForceExit ( ) : void | ||
LoadLastSeen ( ) : void | ||
ParseInput ( ) : void |
This function parses input from the server console. In reality the server console should handle the wait for input and call a function within the library to parse a specific command.
|
|
ParseInput ( string input ) : void | ||
RandomMessage ( ) : void | ||
SaveLastSeen ( ) : void | ||
Server ( ) : System | ||
Start ( ) : void | ||
Stop ( ) : void | ||
doPhysics ( ) : void | ||
doPortCheck ( ) : bool |
Checks the server port with utorrent to find out if the port is open to the internet Based on an example given by Fragmer (me at matvei dot org) |
Метод | Описание | |
---|---|---|
Accept ( IAsyncResult result ) : void | ||
SanityCheck ( ) : bool |
Checks the MCSharp environment to ensure everything is ready to launch
|
|
SettingsUpdate ( ) : void | ||
SetupGeneral ( ) : void | ||
SetupIRC ( ) : void | ||
SetupLevels ( ) : void | ||
SetupNetwork ( ) : bool | ||
SetupRanks ( ) : void | ||
hasWriteAccessToFolder ( string path ) : bool |
public static PerformanceCounter,System.Diagnostics PCCounter | ||
Результат |
public static PerformanceCounter,System.Diagnostics ProcessCounter | ||
Результат |
public static PlayerList,MCSharp administrators | ||
Результат | MCSharp.PlayerList |
public static PlayerList,MCSharp advbuilders | ||
Результат | MCSharp.PlayerList |
public static PlayerList,MCSharp banned | ||
Результат | MCSharp.PlayerList |
public static PlayerList,MCSharp bannedIP | ||
Результат | MCSharp.PlayerList |
public static PlayerList,MCSharp bot | ||
Результат | MCSharp.PlayerList |
public static PlayerList,MCSharp builders | ||
Результат | MCSharp.PlayerList |
public static PlayerList,MCSharp griefExempted | ||
Результат | MCSharp.PlayerList |
public static PlayerList,MCSharp ircControllers | ||
Результат | MCSharp.PlayerList |
public static Map,MCSharp.World mainLevel | ||
Результат |
public static PlayerList,MCSharp moderators | ||
Результат | MCSharp.PlayerList |
public static PlayerList,MCSharp operators | ||
Результат | MCSharp.PlayerList |