C# Class MCDawn.Player

Afficher le fichier Open project: jonnyli1125/MCDawn Class Usage Examples

Méthodes publiques

Свойство Type Description
BlockAction byte
CTFtempcolor string
CTFtempprefix string
CopyBuffer List
CustomCommand object[]
FalloutAlive bool
Loading bool
PushBalltempcolor string
PushBalltempprefix string
RedoBuffer List
UndoBuffer List
ZoneCheck bool
ZoneSpam System.DateTime
activeCuboids int
adminchat bool
afkCount int
afkStart System.DateTime
afkTimer System.Timers.Timer
aiming bool
autobuild bool
bindings byte[]
blockchangeObject object
brushing bool
buildingThread Thread
canBuild bool
carryingFlag bool
chatroom string
chatroomAdmin bool
chatroomInvite string
chatroomOp bool
cmdBind string[]
cmdTimer bool
color string
commThread Thread
commUse bool
connections List
copyAir bool
copyoffset int[]
copystart ushort[]
countryName string
customuserline string
deafened bool
deathBlock byte
deathCount ushort
deleteMode bool
destroyedBlocks System.Int64
devUnverified bool
devchat bool
devstaffchat bool
disconnected bool
displayName string
emoteList List
firstLogin System.DateTime
following string
frozen bool
grantpassed bool
group System.Text.RegularExpressions.Group
groupInvitation string
handcuffed bool
hasflag MCDawn.CTFTeam
haswom bool
health int
hidden bool
id byte
ignoreGrief bool
ignoreList List
ignorePermission bool
infected bool
invincible bool
ip string
isFlying bool
jailed bool
joker bool
killstreak int
lastCMD string
lastChatted string
lastClick ushort[]
lastDeath DateTime
lastMSG string
lastRankReason string
left string>.Dictionary
level Level
levelchat bool
loggedIn bool
loginBlocks int
megaBoid bool
messageBind string[]
modeType byte
money int
muted bool
name string
noKick bool
nocaps bool
oldBlock ushort
onTrain bool
onWhitelist bool
opchat bool
overallBlocks Int64
overallDeath int
painting bool
parseSmiley bool
passtries int
password string
pingTimer System.Timers.Timer
playerGroup PlayerGroup[]
playerGroupRank GroupRank[]
players List
pos ushort[]
possess string
prefix string
prevMsg string
pushBallGoals int
pushBallTeam PushBallTeam
rankchat bool
readRules bool
referee bool
rot byte[]
running bool
sameMSGs int
savedcolor string
sentMSGs int
showMBs bool
showPortals bool
showRealNames bool
smileySaved bool
spamBlockCount int
spamBlockTimer int
spawning bool
spleefAlive bool
staticCommands bool
storeHelp bool
storedHelp string
storedMessage string
summonRequest string
swearWordsUsed int
tbracketend string
tbracketstart string
team CTFTeam
teamchat bool
timeLogged DateTime
timeSpent string
title string
titlebracket int
titlecolor string
totalKicked int
totalLogins int
totalMySQLFailed int
tpRequest string
trainGrab bool
unverified bool
userID int
usereview bool
userlinetype string
voice bool
voicestring string
warnings int
whisper bool
whisperTo string
wompassword string
womversion string
zoneDel bool

Méthodes publiques

Méthode Description
Player ( Socket s ) : System

Method Details

Player() public méthode

public Player ( Socket s ) : System
s Socket
Résultat System

Property Details

BlockAction public_oe property

public byte BlockAction
Résultat byte

CTFtempcolor public_oe property

public string CTFtempcolor
Résultat string

CTFtempprefix public_oe property

public string CTFtempprefix
Résultat string

CopyBuffer public_oe property

public List CopyBuffer
Résultat List

CustomCommand public_oe property

public object[] CustomCommand
Résultat object[]

FalloutAlive public_oe property

public bool FalloutAlive
Résultat bool

Loading public_oe property

public bool Loading
Résultat bool

PushBalltempcolor public_oe property

public string PushBalltempcolor
Résultat string

PushBalltempprefix public_oe property

public string PushBalltempprefix
Résultat string

RedoBuffer public_oe property

public List RedoBuffer
Résultat List

UndoBuffer public_oe property

public List UndoBuffer
Résultat List

ZoneCheck public_oe property

public bool ZoneCheck
Résultat bool

ZoneSpam public_oe property

public DateTime,System ZoneSpam
Résultat System.DateTime

activeCuboids public_oe property

public int activeCuboids
Résultat int

adminchat public_oe property

public bool adminchat
Résultat bool

afkCount public_oe property

public int afkCount
Résultat int

afkStart public_oe property

public DateTime,System afkStart
Résultat System.DateTime

afkTimer public_oe property

public System.Timers.Timer afkTimer
Résultat System.Timers.Timer

aiming public_oe property

public bool aiming
Résultat bool

autobuild public_oe property

public bool autobuild
Résultat bool

bindings public_oe property

public byte[] bindings
Résultat byte[]

blockchangeObject public_oe property

public object blockchangeObject
Résultat object

brushing public_oe property

public bool brushing
Résultat bool

buildingThread public_oe property

public Thread buildingThread
Résultat Thread

canBuild public_oe property

public bool canBuild
Résultat bool

carryingFlag public_oe property

public bool carryingFlag
Résultat bool

chatroom public_oe property

public string chatroom
Résultat string

chatroomAdmin public_oe property

public bool chatroomAdmin
Résultat bool

chatroomInvite public_oe property

public string chatroomInvite
Résultat string

chatroomOp public_oe property

public bool chatroomOp
Résultat bool

cmdBind public_oe property

public string[] cmdBind
Résultat string[]

cmdTimer public_oe property

public bool cmdTimer
Résultat bool

color public_oe property

public string color
Résultat string

commThread public_oe property

public Thread commThread
Résultat Thread

commUse public_oe property

public bool commUse
Résultat bool

connections public_oe static_oe property

public static List connections
Résultat List

copyAir public_oe property

public bool copyAir
Résultat bool

copyoffset public_oe property

public int[] copyoffset
Résultat int[]

copystart public_oe property

public ushort[] copystart
Résultat ushort[]

countryName public_oe property

public string countryName
Résultat string

customuserline public_oe property

public string customuserline
Résultat string

deafened public_oe property

public bool deafened
Résultat bool

deathBlock public_oe property

public byte deathBlock
Résultat byte

deathCount public_oe property

public ushort deathCount
Résultat ushort

deleteMode public_oe property

public bool deleteMode
Résultat bool

destroyedBlocks public_oe property

public Int64,System destroyedBlocks
Résultat System.Int64

devUnverified public_oe property

public bool devUnverified
Résultat bool

devchat public_oe property

public bool devchat
Résultat bool

devstaffchat public_oe property

public bool devstaffchat
Résultat bool

disconnected public_oe property

public bool disconnected
Résultat bool

displayName public_oe property

public string displayName
Résultat string

emoteList public_oe static_oe property

public static List emoteList
Résultat List

firstLogin public_oe property

public DateTime,System firstLogin
Résultat System.DateTime

following public_oe property

public string following
Résultat string

frozen public_oe property

public bool frozen
Résultat bool

grantpassed public_oe property

public bool grantpassed
Résultat bool

group public_oe property

public Group,System.Text.RegularExpressions group
Résultat System.Text.RegularExpressions.Group

groupInvitation public_oe property

public string groupInvitation
Résultat string

handcuffed public_oe property

public bool handcuffed
Résultat bool

hasflag public_oe property

public CTFTeam,MCDawn hasflag
Résultat MCDawn.CTFTeam

haswom public_oe property

public bool haswom
Résultat bool

health public_oe property

public int health
Résultat int

hidden public_oe property

public bool hidden
Résultat bool

id public_oe property

public byte id
Résultat byte

ignoreGrief public_oe property

public bool ignoreGrief
Résultat bool

ignoreList public_oe property

public List ignoreList
Résultat List

ignorePermission public_oe property

public bool ignorePermission
Résultat bool

infected public_oe property

public bool infected
Résultat bool

invincible public_oe property

public bool invincible
Résultat bool

ip public_oe property

public string ip
Résultat string

isFlying public_oe property

public bool isFlying
Résultat bool

jailed public_oe property

public bool jailed
Résultat bool

joker public_oe property

public bool joker
Résultat bool

killstreak public_oe property

public int killstreak
Résultat int

lastCMD public_oe property

public string lastCMD
Résultat string

lastChatted public_oe static_oe property

public static string lastChatted
Résultat string

lastClick public_oe property

public ushort[] lastClick
Résultat ushort[]

lastDeath public_oe property

public DateTime lastDeath
Résultat DateTime

lastMSG public_oe property

public string lastMSG
Résultat string

lastRankReason public_oe property

public string lastRankReason
Résultat string

left public_oe static_oe property

public static Dictionary left
Résultat string>.Dictionary

level public_oe property

public Level level
Résultat Level

levelchat public_oe property

public bool levelchat
Résultat bool

loggedIn public_oe property

public bool loggedIn
Résultat bool

loginBlocks public_oe property

public int loginBlocks
Résultat int

megaBoid public_oe property

public bool megaBoid
Résultat bool

messageBind public_oe property

public string[] messageBind
Résultat string[]

modeType public_oe property

public byte modeType
Résultat byte

money public_oe property

public int money
Résultat int

muted public_oe property

public bool muted
Résultat bool

name public_oe property

public string name
Résultat string

noKick public_oe property

public bool noKick
Résultat bool

nocaps public_oe property

public bool nocaps
Résultat bool

oldBlock public_oe property

public ushort oldBlock
Résultat ushort

onTrain public_oe property

public bool onTrain
Résultat bool

onWhitelist public_oe property

public bool onWhitelist
Résultat bool

opchat public_oe property

public bool opchat
Résultat bool

overallBlocks public_oe property

public Int64 overallBlocks
Résultat Int64

overallDeath public_oe property

public int overallDeath
Résultat int

painting public_oe property

public bool painting
Résultat bool

parseSmiley public_oe property

public bool parseSmiley
Résultat bool

passtries public_oe property

public int passtries
Résultat int

password public_oe property

public string password
Résultat string

pingTimer public_oe property

public System.Timers.Timer pingTimer
Résultat System.Timers.Timer

playerGroup public_oe property

public PlayerGroup[] playerGroup
Résultat PlayerGroup[]

playerGroupRank public_oe property

public GroupRank[] playerGroupRank
Résultat GroupRank[]

players public_oe static_oe property

public static List players
Résultat List

pos public_oe property

public ushort[] pos
Résultat ushort[]

possess public_oe property

public string possess
Résultat string

prefix public_oe property

public string prefix
Résultat string

prevMsg public_oe property

public string prevMsg
Résultat string

pushBallGoals public_oe property

public int pushBallGoals
Résultat int

pushBallTeam public_oe property

public PushBallTeam pushBallTeam
Résultat PushBallTeam

rankchat public_oe property

public bool rankchat
Résultat bool

readRules public_oe property

public bool readRules
Résultat bool

referee public_oe property

public bool referee
Résultat bool

rot public_oe property

public byte[] rot
Résultat byte[]

running public_oe property

public bool running
Résultat bool

sameMSGs public_oe property

public int sameMSGs
Résultat int

savedcolor public_oe property

public string savedcolor
Résultat string

sentMSGs public_oe property

public int sentMSGs
Résultat int

showMBs public_oe property

public bool showMBs
Résultat bool

showPortals public_oe property

public bool showPortals
Résultat bool

showRealNames public_oe property

public bool showRealNames
Résultat bool

smileySaved public_oe property

public bool smileySaved
Résultat bool

spamBlockCount public_oe static_oe property

public static int spamBlockCount
Résultat int

spamBlockTimer public_oe static_oe property

public static int spamBlockTimer
Résultat int

spawning public_oe property

public bool spawning
Résultat bool

spleefAlive public_oe property

public bool spleefAlive
Résultat bool

staticCommands public_oe property

public bool staticCommands
Résultat bool

storeHelp public_oe static_oe property

public static bool storeHelp
Résultat bool

storedHelp public_oe static_oe property

public static string storedHelp
Résultat string

storedMessage public_oe property

public string storedMessage
Résultat string

summonRequest public_oe property

public string summonRequest
Résultat string

swearWordsUsed public_oe property

public int swearWordsUsed
Résultat int

tbracketend public_oe property

public string tbracketend
Résultat string

tbracketstart public_oe property

public string tbracketstart
Résultat string

team public_oe property

public CTFTeam team
Résultat CTFTeam

teamchat public_oe property

public bool teamchat
Résultat bool

timeLogged public_oe property

public DateTime timeLogged
Résultat DateTime

timeSpent public_oe property

public string timeSpent
Résultat string

title public_oe property

public string title
Résultat string

titlebracket public_oe property

public int titlebracket
Résultat int

titlecolor public_oe property

public string titlecolor
Résultat string

totalKicked public_oe property

public int totalKicked
Résultat int

totalLogins public_oe property

public int totalLogins
Résultat int

totalMySQLFailed public_oe static_oe property

public static int totalMySQLFailed
Résultat int

tpRequest public_oe property

public string tpRequest
Résultat string

trainGrab public_oe property

public bool trainGrab
Résultat bool

unverified public_oe property

public bool unverified
Résultat bool

userID public_oe property

public int userID
Résultat int

usereview public_oe property

public bool usereview
Résultat bool

userlinetype public_oe property

public string userlinetype
Résultat string

voice public_oe property

public bool voice
Résultat bool

voicestring public_oe property

public string voicestring
Résultat string

warnings public_oe property

public int warnings
Résultat int

whisper public_oe property

public bool whisper
Résultat bool

whisperTo public_oe property

public string whisperTo
Résultat string

wompassword public_oe property

public string wompassword
Résultat string

womversion public_oe property

public string womversion
Résultat string

zoneDel public_oe property

public bool zoneDel
Résultat bool