C# 클래스 MCDawn.Server

파일 보기 프로젝트 열기: jonnyli1125/MCDawn 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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

공개 메소드들

메소드 설명
Server ( ) : System

메소드 상세

Server() 공개 메소드

public Server ( ) : System
리턴 System

프로퍼티 상세

AutoLoad 공개적으로 정적으로 프로퍼티

public static bool AutoLoad
리턴 bool

CTFGames 공개적으로 정적으로 프로퍼티

public static List CTFGames
리턴 List

CustomCommand 공개적으로 정적으로 프로퍼티

public static object[] CustomCommand
리턴 object[]

DefaultColor 공개적으로 정적으로 프로퍼티

public static string DefaultColor
리턴 string

GlobalChatColour 공개적으로 정적으로 프로퍼티

public static string GlobalChatColour
리턴 string

HomePrefix 공개적으로 정적으로 프로퍼티

public static string HomePrefix
리턴 string

HomeRank 공개적으로 정적으로 프로퍼티

public static LevelPermission HomeRank
리턴 LevelPermission

HomeX 공개적으로 정적으로 프로퍼티

public static int HomeX
리턴 int

HomeY 공개적으로 정적으로 프로퍼티

public static int HomeY
리턴 int

HomeZ 공개적으로 정적으로 프로퍼티

public static int HomeZ
리턴 int

IRCColour 공개적으로 정적으로 프로퍼티

public static string IRCColour
리턴 string

MapGen 공개적으로 정적으로 프로퍼티

public static MapGenerator MapGen
리턴 MapGenerator

MySQLDatabaseName 공개적으로 정적으로 프로퍼티

public static string MySQLDatabaseName
리턴 string

MySQLHost 공개적으로 정적으로 프로퍼티

public static string MySQLHost
리턴 string

MySQLPassword 공개적으로 정적으로 프로퍼티

public static string MySQLPassword
리턴 string

MySQLPooling 공개적으로 정적으로 프로퍼티

public static bool MySQLPooling
리턴 bool

MySQLPort 공개적으로 정적으로 프로퍼티

public static string MySQLPort
리턴 string

MySQLUsername 공개적으로 정적으로 프로퍼티

public static string MySQLUsername
리턴 string

Overload 공개적으로 정적으로 프로퍼티

public static int Overload
리턴 int

PCCounter 공개적으로 정적으로 프로퍼티

public static PerformanceCounter PCCounter
리턴 PerformanceCounter

ProcessCounter 공개적으로 정적으로 프로퍼티

public static PerformanceCounter ProcessCounter
리턴 PerformanceCounter

URL 공개적으로 정적으로 프로퍼티

public static string URL
리턴 string

WOMIPAddress 공개적으로 정적으로 프로퍼티

public static string WOMIPAddress
리턴 string

ZallState 공개적으로 정적으로 프로퍼티

public static string ZallState
리턴 string

adminchatperm 공개적으로 정적으로 프로퍼티

public static LevelPermission adminchatperm
리턴 LevelPermission

adminsecurity 공개적으로 정적으로 프로퍼티

public static bool adminsecurity
리턴 bool

adminsecurityrank 공개적으로 정적으로 프로퍼티

public static LevelPermission adminsecurityrank
리턴 LevelPermission

adminsjoinhidden 공개적으로 정적으로 프로퍼티

public static bool adminsjoinhidden
리턴 bool

adminsjoinsilent 공개적으로 정적으로 프로퍼티

public static bool adminsjoinsilent
리턴 bool

afkkick 공개적으로 정적으로 프로퍼티

public static int afkkick
리턴 int

afkmessages 공개적으로 정적으로 프로퍼티

public static List afkmessages
리턴 List

afkminutes 공개적으로 정적으로 프로퍼티

public static int afkminutes
리턴 int

afkset 공개적으로 정적으로 프로퍼티

public static List afkset
리턴 List

agreePass 공개적으로 정적으로 프로퍼티

public static string agreePass
리턴 string

agreeToRules 공개적으로 정적으로 프로퍼티

public static bool agreeToRules
리턴 bool

agreedToRules 공개적으로 정적으로 프로퍼티

public static PlayerList agreedToRules
리턴 PlayerList

allowIgnoreOps 공개적으로 정적으로 프로퍼티

public static bool allowIgnoreOps
리턴 bool

allowproxy 공개적으로 정적으로 프로퍼티

public static bool allowproxy
리턴 bool

antiCaps 공개적으로 정적으로 프로퍼티

public static bool antiCaps
리턴 bool

antiCapsOp 공개적으로 정적으로 프로퍼티

public static bool antiCapsOp
리턴 bool

antiCapsStyle 공개적으로 정적으로 프로퍼티

public static string antiCapsStyle
리턴 string

antiCapsTempBanTime 공개적으로 정적으로 프로퍼티

public static int antiCapsTempBanTime
리턴 int

antiSpam 공개적으로 정적으로 프로퍼티

public static bool antiSpam
리턴 bool

antiSpamOp 공개적으로 정적으로 프로퍼티

public static bool antiSpamOp
리턴 bool

antiSpamStyle 공개적으로 정적으로 프로퍼티

public static string antiSpamStyle
리턴 string

antiSpamTempBanTime 공개적으로 정적으로 프로퍼티

public static int antiSpamTempBanTime
리턴 int

antiTunnel 공개적으로 정적으로 프로퍼티

public static bool antiTunnel
리턴 bool

autonotify 공개적으로 정적으로 프로퍼티

public static bool autonotify
리턴 bool

autorestart 공개적으로 정적으로 프로퍼티

public static bool autorestart
리턴 bool

autoupdate 공개적으로 정적으로 프로퍼티

public static bool autoupdate
리턴 bool

backupInterval 공개적으로 정적으로 프로퍼티

public static int backupInterval
리턴 int

backupLocation 공개적으로 정적으로 프로퍼티

public static string backupLocation
리턴 string

bannedIP 공개적으로 정적으로 프로퍼티

public static PlayerList bannedIP
리턴 PlayerList

blockInterval 공개적으로 정적으로 프로퍼티

public static int blockInterval
리턴 int

blockThread 공개적으로 정적으로 프로퍼티

public static Thread blockThread
리턴 Thread

canjoinmaint 공개적으로 정적으로 프로퍼티

public static LevelPermission canjoinmaint
리턴 LevelPermission

capsRequired 공개적으로 정적으로 프로퍼티

public static int capsRequired
리턴 int

chatmod 공개적으로 정적으로 프로퍼티

public static bool chatmod
리턴 bool

cheapMessage 공개적으로 정적으로 프로퍼티

public static bool cheapMessage
리턴 bool

cheapMessageGiven 공개적으로 정적으로 프로퍼티

public static string cheapMessageGiven
리턴 string

checkUpdates 공개적으로 정적으로 프로퍼티

public static bool checkUpdates
리턴 bool

cloneTimer 공개적으로 정적으로 프로퍼티

public static System.Timers.Timer cloneTimer
리턴 System.Timers.Timer

console 공개적으로 정적으로 프로퍼티

public static bool console
리턴 bool

consoleChatColors 공개적으로 정적으로 프로퍼티

public static bool consoleChatColors
리턴 bool

consoleSound 공개적으로 정적으로 프로퍼티

public static bool consoleSound
리턴 bool

customBan 공개적으로 정적으로 프로퍼티

public static bool customBan
리턴 bool

customBanMessage 공개적으로 정적으로 프로퍼티

public static string customBanMessage
리턴 string

customShutdown 공개적으로 정적으로 프로퍼티

public static bool customShutdown
리턴 bool

customShutdownMessage 공개적으로 정적으로 프로퍼티

public static string customShutdownMessage
리턴 string

deathcount 공개적으로 정적으로 프로퍼티

public static bool deathcount
리턴 bool

defaultRank 공개적으로 정적으로 프로퍼티

public static string defaultRank
리턴 string

description 공개적으로 정적으로 프로퍼티

public static string description
리턴 string

dollardollardollar 공개적으로 정적으로 프로퍼티

public static bool dollardollardollar
리턴 bool

enableMapLiking 공개적으로 정적으로 프로퍼티

public static bool enableMapLiking
리턴 bool

errlog 공개적으로 정적으로 프로퍼티

public static string errlog
리턴 string

flags 공개적으로 정적으로 프로퍼티

public static string flags
리턴 string

flipHead 공개적으로 정적으로 프로퍼티

public static bool flipHead
리턴 bool

forceCuboid 공개적으로 정적으로 프로퍼티

public static bool forceCuboid
리턴 bool

globalIdentify 공개적으로 정적으로 프로퍼티

public static bool globalIdentify
리턴 bool

globalNick 공개적으로 정적으로 프로퍼티

public static string globalNick
리턴 string

globalPassword 공개적으로 정적으로 프로퍼티

public static string globalPassword
리턴 string

grieferCommand 공개적으로 정적으로 프로퍼티

public static string grieferCommand
리턴 string

grieferRank 공개적으로 정적으로 프로퍼티

public static string grieferRank
리턴 string

guestGoto 공개적으로 정적으로 프로퍼티

public static bool guestGoto
리턴 bool

ignoreGlobal 공개적으로 정적으로 프로퍼티

public static PlayerList ignoreGlobal
리턴 PlayerList

infectionGames 공개적으로 정적으로 프로퍼티

public static int infectionGames
리턴 int

iploopup 공개적으로 정적으로 프로퍼티

public static LookupService iploopup
리턴 LookupService

irc 공개적으로 정적으로 프로퍼티

public static bool irc
리턴 bool

ircChannel 공개적으로 정적으로 프로퍼티

public static string ircChannel
리턴 string

ircControllers 공개적으로 정적으로 프로퍼티

public static PlayerList ircControllers
리턴 PlayerList

ircIdentify 공개적으로 정적으로 프로퍼티

public static bool ircIdentify
리턴 bool

ircNick 공개적으로 정적으로 프로퍼티

public static string ircNick
리턴 string

ircOpChannel 공개적으로 정적으로 프로퍼티

public static string ircOpChannel
리턴 string

ircPassword 공개적으로 정적으로 프로퍼티

public static string ircPassword
리턴 string

ircPort 공개적으로 정적으로 프로퍼티

public static int ircPort
리턴 int

ircServer 공개적으로 정적으로 프로퍼티

public static string ircServer
리턴 string

kbRecieved 공개적으로 정적으로 프로퍼티

public static int kbRecieved
리턴 int

kbSent 공개적으로 정적으로 프로퍼티

public static int kbSent
리턴 int

level 공개적으로 정적으로 프로퍼티

public static string level
리턴 string

levels 공개적으로 정적으로 프로퍼티

public static List levels
리턴 List

listen 공개적으로 정적으로 프로퍼티

public static Socket listen
리턴 Socket

locationChecker 공개적으로 정적으로 프로퍼티

public static Thread locationChecker
리턴 Thread

logbeat 공개적으로 정적으로 프로퍼티

public static bool logbeat
리턴 bool

mainLevel 공개적으로 정적으로 프로퍼티

public static Level mainLevel
리턴 Level

maintenance 공개적으로 정적으로 프로퍼티

public static bool maintenance
리턴 bool

maps 공개적으로 정적으로 프로퍼티

public static byte maps
리턴 byte

maxDepth 공개적으로 정적으로 프로퍼티

public static byte maxDepth
리턴 byte

maxguests 공개적으로 정적으로 프로퍼티

public static int maxguests
리턴 int

messages 공개적으로 정적으로 프로퍼티

public static List messages
리턴 List

ml 공개적으로 정적으로 프로퍼티

public static MainLoop ml
리턴 MainLoop

moneys 공개적으로 정적으로 프로퍼티

public static string moneys
리턴 string

mono 공개적으로 정적으로 프로퍼티

public static bool mono
리턴 bool

motd 공개적으로 정적으로 프로퍼티

public static string motd
리턴 string

mySQLCommands 공개적으로 정적으로 프로퍼티

public static List mySQLCommands
리턴 List

name 공개적으로 정적으로 프로퍼티

public static string name
리턴 string

noShutdown 공개적으로 정적으로 프로퍼티

public static bool noShutdown
리턴 bool

oldHelp 공개적으로 정적으로 프로퍼티

public static bool oldHelp
리턴 bool

opAfk 공개적으로 정적으로 프로퍼티

public static bool opAfk
리턴 bool

opchatperm 공개적으로 정적으로 프로퍼티

public static LevelPermission opchatperm
리턴 LevelPermission

parseSmiley 공개적으로 정적으로 프로퍼티

public static bool parseSmiley
리턴 bool

pauseCuboids 공개적으로 정적으로 프로퍼티

public static bool pauseCuboids
리턴 bool

physUndo 공개적으로 정적으로 프로퍼티

public static int physUndo
리턴 int

physicsRestart 공개적으로 정적으로 프로퍼티

public static bool physicsRestart
리턴 bool

players 공개적으로 정적으로 프로퍼티

public static int players
리턴 int

port 공개적으로 정적으로 프로퍼티

public static int port
리턴 int

process 공개적으로 정적으로 프로퍼티

public static Process,System.Diagnostics process
리턴 System.Diagnostics.Process

profanityFilter 공개적으로 정적으로 프로퍼티

public static bool profanityFilter
리턴 bool

profanityFilterOp 공개적으로 정적으로 프로퍼티

public static bool profanityFilterOp
리턴 bool

profanityFilterStyle 공개적으로 정적으로 프로퍼티

public static string profanityFilterStyle
리턴 string

profanityFilterTempBanTime 공개적으로 정적으로 프로퍼티

public static int profanityFilterTempBanTime
리턴 int

pub 공개적으로 정적으로 프로퍼티

public static bool pub
리턴 bool

rankSuper 공개적으로 정적으로 프로퍼티

public static bool rankSuper
리턴 bool

repeatMessage 공개적으로 정적으로 프로퍼티

public static bool repeatMessage
리턴 bool

reportBack 공개적으로 정적으로 프로퍼티

public static bool reportBack
리턴 bool

restartOnError 공개적으로 정적으로 프로퍼티

public static bool restartOnError
리턴 bool

restarttime 공개적으로 정적으로 프로퍼티

public static DateTime restarttime
리턴 DateTime

reviewclear 공개적으로 정적으로 프로퍼티

public static LevelPermission reviewclear
리턴 LevelPermission

reviewlist 공개적으로 정적으로 프로퍼티

public static List reviewlist
리턴 List

reviewnext 공개적으로 정적으로 프로퍼티

public static LevelPermission reviewnext
리턴 LevelPermission

rpLimit 공개적으로 정적으로 프로퍼티

public static int rpLimit
리턴 int

rpNormLimit 공개적으로 정적으로 프로퍼티

public static int rpNormLimit
리턴 int

s 공개적으로 정적으로 프로퍼티

public static Server s
리턴 Server

selectedrevision 공개적으로 정적으로 프로퍼티

public static string selectedrevision
리턴 string

showAttemptedLogins 공개적으로 정적으로 프로퍼티

public static bool showAttemptedLogins
리턴 bool

shuttingDown 공개적으로 정적으로 프로퍼티

public static bool shuttingDown
리턴 bool

spamCounter 공개적으로 정적으로 프로퍼티

public static int spamCounter
리턴 int

speedPhysics 공개적으로 정적으로 프로퍼티

public static int speedPhysics
리턴 int

spleefPhysics 공개적으로 정적으로 프로퍼티

public static int spleefPhysics
리턴 int

spleefperm 공개적으로 정적으로 프로퍼티

public static LevelPermission spleefperm
리턴 LevelPermission

swearWarnPlayer 공개적으로 정적으로 프로퍼티

public static bool swearWarnPlayer
리턴 bool

swearWordsRequired 공개적으로 정적으로 프로퍼티

public static int swearWordsRequired
리턴 int

tempBans 공개적으로 정적으로 프로퍼티

public static List tempBans
리턴 List

throttle 공개적으로 정적으로 프로퍼티

public static int throttle
리턴 int

timeOnline 공개적으로 정적으로 프로퍼티

public static DateTime timeOnline
리턴 DateTime

timeRankCommand 공개적으로 정적으로 프로퍼티

public static string timeRankCommand
리턴 string

totalUndo 공개적으로 정적으로 프로퍼티

public static int totalUndo
리턴 int

tpToHigher 공개적으로 정적으로 프로퍼티

public static bool tpToHigher
리턴 bool

unCheapMessage 공개적으로 정적으로 프로퍼티

public static bool unCheapMessage
리턴 bool

unCheapMessageGiven 공개적으로 정적으로 프로퍼티

public static string unCheapMessageGiven
리턴 string

updateTimer 공개적으로 정적으로 프로퍼티

public static System.Timers.Timer updateTimer
리턴 System.Timers.Timer

upnp 공개적으로 정적으로 프로퍼티

public static bool upnp
리턴 bool

upnpRunning 공개적으로 정적으로 프로퍼티

public static bool upnpRunning
리턴 bool

useAntiGrief 공개적으로 정적으로 프로퍼티

public static bool useAntiGrief
리턴 bool

useDiscourager 공개적으로 정적으로 프로퍼티

public static bool useDiscourager
리턴 bool

useGriefer 공개적으로 정적으로 프로퍼티

public static bool useGriefer
리턴 bool

useMaxMind 공개적으로 정적으로 프로퍼티

public static bool useMaxMind
리턴 bool

useMySQL 공개적으로 정적으로 프로퍼티

public static bool useMySQL
리턴 bool

useRemote 공개적으로 정적으로 프로퍼티

public static bool useRemote
리턴 bool

useTimeRank 공개적으로 정적으로 프로퍼티

public static bool useTimeRank
리턴 bool

useWOM 공개적으로 정적으로 프로퍼티

public static bool useWOM
리턴 bool

useWOMPasswords 공개적으로 정적으로 프로퍼티

public static bool useWOMPasswords
리턴 bool

useWhitelist 공개적으로 정적으로 프로퍼티

public static bool useWhitelist
리턴 bool

useglobal 공개적으로 정적으로 프로퍼티

public static bool useglobal
리턴 bool

verify 공개적으로 정적으로 프로퍼티

public static bool verify
리턴 bool

whiteList 공개적으로 정적으로 프로퍼티

public static PlayerList whiteList
리턴 PlayerList

womText 공개적으로 정적으로 프로퍼티

public static bool womText
리턴 bool

worldChat 공개적으로 정적으로 프로퍼티

public static bool worldChat
리턴 bool