C# Class MCDawn.Server

Show file Open project: jonnyli1125/MCDawn Class Usage Examples

Public Properties

Property Type Description
AutoLoad bool
CTFGames List
CustomCommand object[]
DefaultColor string
GlobalChatColour string
HomePrefix string
HomeRank LevelPermission
HomeX int
HomeY int
HomeZ int
IRCColour string
MapGen MapGenerator
MySQLDatabaseName string
MySQLHost string
MySQLPassword string
MySQLPooling bool
MySQLPort string
MySQLUsername string
Overload int
PCCounter PerformanceCounter
ProcessCounter PerformanceCounter
URL string
WOMIPAddress string
ZallState string
adminchatperm LevelPermission
adminsecurity bool
adminsecurityrank LevelPermission
adminsjoinhidden bool
adminsjoinsilent bool
afkkick int
afkmessages List
afkminutes int
afkset List
agreePass string
agreeToRules bool
agreedToRules PlayerList
allowIgnoreOps bool
allowproxy bool
antiCaps bool
antiCapsOp bool
antiCapsStyle string
antiCapsTempBanTime int
antiSpam bool
antiSpamOp bool
antiSpamStyle string
antiSpamTempBanTime int
antiTunnel bool
autonotify bool
autorestart bool
autoupdate bool
backupInterval int
backupLocation string
bannedIP PlayerList
blockInterval int
blockThread Thread
canjoinmaint LevelPermission
capsRequired int
chatmod bool
cheapMessage bool
cheapMessageGiven string
checkUpdates bool
cloneTimer System.Timers.Timer
console bool
consoleChatColors bool
consoleSound bool
customBan bool
customBanMessage string
customShutdown bool
customShutdownMessage string
deathcount bool
defaultRank string
description string
dollardollardollar bool
enableMapLiking bool
errlog string
flags string
flipHead bool
forceCuboid bool
globalIdentify bool
globalNick string
globalPassword string
grieferCommand string
grieferRank string
guestGoto bool
ignoreGlobal PlayerList
infectionGames int
iploopup LookupService
irc bool
ircChannel string
ircControllers PlayerList
ircIdentify bool
ircNick string
ircOpChannel string
ircPassword string
ircPort int
ircServer string
kbRecieved int
kbSent int
level string
levels List
listen Socket
locationChecker Thread
logbeat bool
mainLevel Level
maintenance bool
maps byte
maxDepth byte
maxguests int
messages List
ml MainLoop
moneys string
mono bool
motd string
mySQLCommands List
name string
noShutdown bool
oldHelp bool
opAfk bool
opchatperm LevelPermission
parseSmiley bool
pauseCuboids bool
physUndo int
physicsRestart bool
players int
port int
process System.Diagnostics.Process
profanityFilter bool
profanityFilterOp bool
profanityFilterStyle string
profanityFilterTempBanTime int
pub bool
rankSuper bool
repeatMessage bool
reportBack bool
restartOnError bool
restarttime DateTime
reviewclear LevelPermission
reviewlist List
reviewnext LevelPermission
rpLimit int
rpNormLimit int
s Server
selectedrevision string
showAttemptedLogins bool
shuttingDown bool
spamCounter int
speedPhysics int
spleefPhysics int
spleefperm LevelPermission
swearWarnPlayer bool
swearWordsRequired int
tempBans List
throttle int
timeOnline DateTime
timeRankCommand string
totalUndo int
tpToHigher bool
unCheapMessage bool
unCheapMessageGiven string
updateTimer System.Timers.Timer
upnp bool
upnpRunning bool
useAntiGrief bool
useDiscourager bool
useGriefer bool
useMaxMind bool
useMySQL bool
useRemote bool
useTimeRank bool
useWOM bool
useWOMPasswords bool
useWhitelist bool
useglobal bool
verify bool
whiteList PlayerList
womText bool
worldChat bool

Public Methods

Method Description
Server ( ) : System

Method Details

Server() public method

public Server ( ) : System
return System

Property Details

AutoLoad public static property

public static bool AutoLoad
return bool

CTFGames public static property

public static List CTFGames
return List

CustomCommand public static property

public static object[] CustomCommand
return object[]

DefaultColor public static property

public static string DefaultColor
return string

GlobalChatColour public static property

public static string GlobalChatColour
return string

HomePrefix public static property

public static string HomePrefix
return string

HomeRank public static property

public static LevelPermission HomeRank
return LevelPermission

HomeX public static property

public static int HomeX
return int

HomeY public static property

public static int HomeY
return int

HomeZ public static property

public static int HomeZ
return int

IRCColour public static property

public static string IRCColour
return string

MapGen public static property

public static MapGenerator MapGen
return MapGenerator

MySQLDatabaseName public static property

public static string MySQLDatabaseName
return string

MySQLHost public static property

public static string MySQLHost
return string

MySQLPassword public static property

public static string MySQLPassword
return string

MySQLPooling public static property

public static bool MySQLPooling
return bool

MySQLPort public static property

public static string MySQLPort
return string

MySQLUsername public static property

public static string MySQLUsername
return string

Overload public static property

public static int Overload
return int

PCCounter public static property

public static PerformanceCounter PCCounter
return PerformanceCounter

ProcessCounter public static property

public static PerformanceCounter ProcessCounter
return PerformanceCounter

URL public static property

public static string URL
return string

WOMIPAddress public static property

public static string WOMIPAddress
return string

ZallState public static property

public static string ZallState
return string

adminchatperm public static property

public static LevelPermission adminchatperm
return LevelPermission

adminsecurity public static property

public static bool adminsecurity
return bool

adminsecurityrank public static property

public static LevelPermission adminsecurityrank
return LevelPermission

adminsjoinhidden public static property

public static bool adminsjoinhidden
return bool

adminsjoinsilent public static property

public static bool adminsjoinsilent
return bool

afkkick public static property

public static int afkkick
return int

afkmessages public static property

public static List afkmessages
return List

afkminutes public static property

public static int afkminutes
return int

afkset public static property

public static List afkset
return List

agreePass public static property

public static string agreePass
return string

agreeToRules public static property

public static bool agreeToRules
return bool

agreedToRules public static property

public static PlayerList agreedToRules
return PlayerList

allowIgnoreOps public static property

public static bool allowIgnoreOps
return bool

allowproxy public static property

public static bool allowproxy
return bool

antiCaps public static property

public static bool antiCaps
return bool

antiCapsOp public static property

public static bool antiCapsOp
return bool

antiCapsStyle public static property

public static string antiCapsStyle
return string

antiCapsTempBanTime public static property

public static int antiCapsTempBanTime
return int

antiSpam public static property

public static bool antiSpam
return bool

antiSpamOp public static property

public static bool antiSpamOp
return bool

antiSpamStyle public static property

public static string antiSpamStyle
return string

antiSpamTempBanTime public static property

public static int antiSpamTempBanTime
return int

antiTunnel public static property

public static bool antiTunnel
return bool

autonotify public static property

public static bool autonotify
return bool

autorestart public static property

public static bool autorestart
return bool

autoupdate public static property

public static bool autoupdate
return bool

backupInterval public static property

public static int backupInterval
return int

backupLocation public static property

public static string backupLocation
return string

bannedIP public static property

public static PlayerList bannedIP
return PlayerList

blockInterval public static property

public static int blockInterval
return int

blockThread public static property

public static Thread blockThread
return Thread

canjoinmaint public static property

public static LevelPermission canjoinmaint
return LevelPermission

capsRequired public static property

public static int capsRequired
return int

chatmod public static property

public static bool chatmod
return bool

cheapMessage public static property

public static bool cheapMessage
return bool

cheapMessageGiven public static property

public static string cheapMessageGiven
return string

checkUpdates public static property

public static bool checkUpdates
return bool

cloneTimer public static property

public static System.Timers.Timer cloneTimer
return System.Timers.Timer

console public static property

public static bool console
return bool

consoleChatColors public static property

public static bool consoleChatColors
return bool

consoleSound public static property

public static bool consoleSound
return bool

customBan public static property

public static bool customBan
return bool

customBanMessage public static property

public static string customBanMessage
return string

customShutdown public static property

public static bool customShutdown
return bool

customShutdownMessage public static property

public static string customShutdownMessage
return string

deathcount public static property

public static bool deathcount
return bool

defaultRank public static property

public static string defaultRank
return string

description public static property

public static string description
return string

dollardollardollar public static property

public static bool dollardollardollar
return bool

enableMapLiking public static property

public static bool enableMapLiking
return bool

errlog public static property

public static string errlog
return string

flags public static property

public static string flags
return string

flipHead public static property

public static bool flipHead
return bool

forceCuboid public static property

public static bool forceCuboid
return bool

globalIdentify public static property

public static bool globalIdentify
return bool

globalNick public static property

public static string globalNick
return string

globalPassword public static property

public static string globalPassword
return string

grieferCommand public static property

public static string grieferCommand
return string

grieferRank public static property

public static string grieferRank
return string

guestGoto public static property

public static bool guestGoto
return bool

ignoreGlobal public static property

public static PlayerList ignoreGlobal
return PlayerList

infectionGames public static property

public static int infectionGames
return int

iploopup public static property

public static LookupService iploopup
return LookupService

irc public static property

public static bool irc
return bool

ircChannel public static property

public static string ircChannel
return string

ircControllers public static property

public static PlayerList ircControllers
return PlayerList

ircIdentify public static property

public static bool ircIdentify
return bool

ircNick public static property

public static string ircNick
return string

ircOpChannel public static property

public static string ircOpChannel
return string

ircPassword public static property

public static string ircPassword
return string

ircPort public static property

public static int ircPort
return int

ircServer public static property

public static string ircServer
return string

kbRecieved public static property

public static int kbRecieved
return int

kbSent public static property

public static int kbSent
return int

level public static property

public static string level
return string

levels public static property

public static List levels
return List

listen public static property

public static Socket listen
return Socket

locationChecker public static property

public static Thread locationChecker
return Thread

logbeat public static property

public static bool logbeat
return bool

mainLevel public static property

public static Level mainLevel
return Level

maintenance public static property

public static bool maintenance
return bool

maps public static property

public static byte maps
return byte

maxDepth public static property

public static byte maxDepth
return byte

maxguests public static property

public static int maxguests
return int

messages public static property

public static List messages
return List

ml public static property

public static MainLoop ml
return MainLoop

moneys public static property

public static string moneys
return string

mono public static property

public static bool mono
return bool

motd public static property

public static string motd
return string

mySQLCommands public static property

public static List mySQLCommands
return List

name public static property

public static string name
return string

noShutdown public static property

public static bool noShutdown
return bool

oldHelp public static property

public static bool oldHelp
return bool

opAfk public static property

public static bool opAfk
return bool

opchatperm public static property

public static LevelPermission opchatperm
return LevelPermission

parseSmiley public static property

public static bool parseSmiley
return bool

pauseCuboids public static property

public static bool pauseCuboids
return bool

physUndo public static property

public static int physUndo
return int

physicsRestart public static property

public static bool physicsRestart
return bool

players public static property

public static int players
return int

port public static property

public static int port
return int

process public static property

public static Process,System.Diagnostics process
return System.Diagnostics.Process

profanityFilter public static property

public static bool profanityFilter
return bool

profanityFilterOp public static property

public static bool profanityFilterOp
return bool

profanityFilterStyle public static property

public static string profanityFilterStyle
return string

profanityFilterTempBanTime public static property

public static int profanityFilterTempBanTime
return int

pub public static property

public static bool pub
return bool

rankSuper public static property

public static bool rankSuper
return bool

repeatMessage public static property

public static bool repeatMessage
return bool

reportBack public static property

public static bool reportBack
return bool

restartOnError public static property

public static bool restartOnError
return bool

restarttime public static property

public static DateTime restarttime
return DateTime

reviewclear public static property

public static LevelPermission reviewclear
return LevelPermission

reviewlist public static property

public static List reviewlist
return List

reviewnext public static property

public static LevelPermission reviewnext
return LevelPermission

rpLimit public static property

public static int rpLimit
return int

rpNormLimit public static property

public static int rpNormLimit
return int

s public static property

public static Server s
return Server

selectedrevision public static property

public static string selectedrevision
return string

showAttemptedLogins public static property

public static bool showAttemptedLogins
return bool

shuttingDown public static property

public static bool shuttingDown
return bool

spamCounter public static property

public static int spamCounter
return int

speedPhysics public static property

public static int speedPhysics
return int

spleefPhysics public static property

public static int spleefPhysics
return int

spleefperm public static property

public static LevelPermission spleefperm
return LevelPermission

swearWarnPlayer public static property

public static bool swearWarnPlayer
return bool

swearWordsRequired public static property

public static int swearWordsRequired
return int

tempBans public static property

public static List tempBans
return List

throttle public static property

public static int throttle
return int

timeOnline public static property

public static DateTime timeOnline
return DateTime

timeRankCommand public static property

public static string timeRankCommand
return string

totalUndo public static property

public static int totalUndo
return int

tpToHigher public static property

public static bool tpToHigher
return bool

unCheapMessage public static property

public static bool unCheapMessage
return bool

unCheapMessageGiven public static property

public static string unCheapMessageGiven
return string

updateTimer public static property

public static System.Timers.Timer updateTimer
return System.Timers.Timer

upnp public static property

public static bool upnp
return bool

upnpRunning public static property

public static bool upnpRunning
return bool

useAntiGrief public static property

public static bool useAntiGrief
return bool

useDiscourager public static property

public static bool useDiscourager
return bool

useGriefer public static property

public static bool useGriefer
return bool

useMaxMind public static property

public static bool useMaxMind
return bool

useMySQL public static property

public static bool useMySQL
return bool

useRemote public static property

public static bool useRemote
return bool

useTimeRank public static property

public static bool useTimeRank
return bool

useWOM public static property

public static bool useWOM
return bool

useWOMPasswords public static property

public static bool useWOMPasswords
return bool

useWhitelist public static property

public static bool useWhitelist
return bool

useglobal public static property

public static bool useglobal
return bool

verify public static property

public static bool verify
return bool

whiteList public static property

public static PlayerList whiteList
return PlayerList

womText public static property

public static bool womText
return bool

worldChat public static property

public static bool worldChat
return bool