Class AdminCharacter
Object
AdminCharacter
- Author:
- maartenl
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringThis is the "condition" of the character.Comes from the character sheet (characterinfo table), if exists. -
Constructor Summary
ConstructorsConstructorDescriptionAdminCharacter(Person item) AdminCharacter(User item, CharacterInfo characterInfo) -
Method Summary
-
Field Details
-
GET_QUERY
- See Also:
-
name
-
address
-
mugshot
-
title
-
realname
-
newpassword
-
email
-
race
-
sex
-
age
-
height
-
width
-
complexion
-
eyes
-
face
-
hair
-
beard
-
arm
-
leg
-
afk
-
copper
-
room
-
whimpy
-
experience
-
fightingwho
-
sleep
-
punishment
-
fightable
-
vitals
-
fysically
-
mentally
-
drinkstats
-
eatstats
-
active
-
lastlogin
-
birth
-
god
-
guild
-
strength
-
intelligence
-
dexterity
-
constitution
-
wisdom
-
practises
-
training
-
bandage
-
alignment
-
manastats
-
movementstats
-
maxmana
-
maxmove
-
maxvital
-
cgiServerSoftware
-
cgiServerName
-
cgiGatewayInterface
-
cgiServerProtocol
-
cgiServerPort
-
cgiRequestMethod
-
cgiPathInfo
-
cgiPathTranslated
-
cgiScriptName
-
cgiRemoteHost
-
cgiRemoteAddr
-
cgiAuthType
-
cgiRemoteUser
-
cgiRemoteIdent
-
cgiContentType
-
cgiAccept
-
cgiUserAgent
-
jumpmana
-
jumpmove
-
jumpvital
-
owner
-
creation
-
notes
-
currentstate
-
lastcommand
-
wieldleft
-
wieldright
-
wieldboth
-
leading
-
riding
-
wearhead
-
wearneck
-
weartorso
-
weararms
-
wearleftwrist
-
wearrightwrist
-
wearleftfinger
-
wearrightfinger
-
wearfeet
-
wearhands
-
wearfloatingnearby
-
wearwaist
-
wearlegs
-
weareyes
-
wearears
-
wearaboutbody
-
guildlevel
-
timeout
-
visible
-
rrribbits
-
heehaws
-
ooc
-
familyname
-
storyline
Comes from the character sheet (characterinfo table), if exists. -
state
This is the "condition" of the character.
-
-
Constructor Details
-
AdminCharacter
public AdminCharacter() -
AdminCharacter
-
AdminCharacter
-
-
Method Details
-
toJson
-
fromJson
-