﻿<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="whatever.xsl"?>
<commandList rev="2337">
  <table key="modifyCommandTable">
    <command key="hp" privileg="m" description="Modifies health points (HP) of selected target" value="UNIT_FIELD_HEALTH" maxValue="UNIT_FIELD_MAXHEALTH" valueType="1" />
    <command key="gender" privileg="m" handler="ChatHandler::HandleGenderChanger" description="Changes gender of selected target. Usage: 0=male, 1=female." value="0" maxValue="0" valueType="0" />
    <command key="mana" privileg="m" description="Modifies mana points (MP) of selected target." value="UNIT_FIELD_POWER1" maxValue="UNIT_FIELD_MAXPOWER1" valueType="1" />
    <command key="rage" privileg="m" description="Modifies rage points of selected target." value="UNIT_FIELD_POWER2" maxValue="UNIT_FIELD_MAXPOWER2" valueType="1" />
    <command key="energy" privileg="m" description="Modifies energy points of selected target." value="UNIT_FIELD_POWER4" maxValue="UNIT_FIELD_MAXPOWER4" valueType="1" />
    <command key="runicpower" privileg="m" description="Modifies runic power points of selected target." value="UNIT_FIELD_POWER7" maxValue="UNIT_FIELD_MAXPOWER7" valueType="1" />
    <command key="level" privileg="m" handler="ChatHandler::HandleModifyLevelCommand" description="Modifies the level of selected target." value="0" maxValue="0" valueType="0" />
    <command key="strength" privileg="m" description="Modifies the strength value of the selected target." value="UNIT_FIELD_STAT0" maxValue="0" valueType="1" />
    <command key="agility" privileg="m" description="Modifies the agility value of the selected target." value="UNIT_FIELD_STAT1" maxValue="0" valueType="1" />
    <command key="intelligence" privileg="m" description="Modifies the intelligence value of the selected target." value="UNIT_FIELD_STAT3" maxValue="0" valueType="1" />
    <command key="spirit" privileg="m" description="Modifies the spirit value of the selected target." value="UNIT_FIELD_STAT4" maxValue="0" valueType="1" />
    <command key="armor" privileg="m" description="Modifies the armor of selected target." value="UNIT_FIELD_RESISTANCES" maxValue="0" valueType="1" />
    <command key="holy" privileg="m" description="Modifies the holy resistance of selected target." value="UNIT_FIELD_RESISTANCES_01" maxValue="0" valueType="1" />
    <command key="fire" privileg="m" description="Modifies the fire resistance of selected target." value="UNIT_FIELD_RESISTANCES_02" maxValue="0" valueType="1" />
    <command key="nature" privileg="m" description="Modifies the nature resistance of selected target." value="UNIT_FIELD_RESISTANCES_03" maxValue="0" valueType="1" />
    <command key="frost" privileg="m" description="Modifies the frost resistance of selected target." value="UNIT_FIELD_RESISTANCES_04" maxValue="0" valueType="1" />
    <command key="shadow" privileg="m" description="Modifies the shadow resistance of selected target." value="UNIT_FIELD_RESISTANCES_05" maxValue="0" valueType="1" />
    <command key="arcane" privileg="m" description="Modifies the arcane resistance of selected target." value="UNIT_FIELD_RESISTANCES_06" maxValue="0" valueType="1" />
    <command key="damage" privileg="m" description="Modifies the damage done by the selected target." value="UNIT_FIELD_MINDAMAGE" maxValue="UNIT_FIELD_MAXDAMAGE" valueType="2" />
    <command key="ap" privileg="m" description="Modifies the attack power of the selected target." value="UNIT_FIELD_ATTACK_POWER" maxValue="0" valueType="1" />
    <command key="rangeap" privileg="m" description="Modifies the range attack power of the selected target." value="UNIT_FIELD_RANGED_ATTACK_POWER" maxValue="0" valueType="1" />
    <command key="scale" privileg="m" description="Modifies the scale of the selected target." value="OBJECT_FIELD_SCALE_X" maxValue="0" valueType="2" />
    <command key="gold" privileg="m" handler="ChatHandler::HandleModifyGoldCommand" description="Modifies the gold amount of the selected target. Copper value." value="0" maxValue="0" valueType="0" />
    <command key="speed" privileg="m" handler="ChatHandler::HandleModifySpeedCommand" description="Modifies the movement speed of the selected target." value="0" maxValue="0" valueType="0" />
    <command key="nativedisplayid" privileg="m" description="Modifies the native display identifier of the target." value="UNIT_FIELD_NATIVEDISPLAYID" maxValue="0" valueType="1" />
    <command key="displayid" privileg="m" description="Modifies the display identifier (DisplayID) of the target." value="UNIT_FIELD_DISPLAYID" maxValue="0" valueType="1" />
    <command key="flags" privileg="m" description="Modifies the flags of the selected target." value="UNIT_FIELD_FLAGS" maxValue="0" valueType="1" />
    <command key="faction" privileg="m" description="Modifies the faction template of the selected target." value="UNIT_FIELD_FACTIONTEMPLATE" maxValue="0" valueType="1" />
    <command key="dynamicflags" privileg="m" description="Modifies the dynamic flags of the selected target." value="UNIT_DYNAMIC_FLAGS" maxValue="0" valueType="1" />
    <command key="talentpoints" privileg="m" description="Modifies the available talent points of the selected target." value="PLAYER_CHARACTER_POINTS1" maxValue="0" valueType="1" />
    <command key="happiness" privileg="m" description="Modifies the happiness value of the selected target." value="UNIT_FIELD_POWER5" maxValue="UNIT_FIELD_MAXPOWER5" valueType="1" />
    <command key="boundingraidius" privileg="m" description="Modifies the bounding radius of the selected target." value="UNIT_FIELD_BOUNDINGRADIUS" maxValue="0" valueType="2" />
    <command key="combatreach" privileg="m" description="Modifies the combat reach of the selected target." value="UNIT_FIELD_COMBATREACH" maxValue="0" valueType="2" />
    <command key="npcemotestate" privileg="m" description="Modifies the NPC emote state of the selected target." value="UNIT_NPC_EMOTESTATE" maxValue="0" valueType="1" />
    <command key="bytes0" privileg="m" description="WARNING! Modifies the bytes0 entry of selected target." value="UNIT_FIELD_BYTES_0" maxValue="0" valueType="1" />
    <command key="bytes1" privileg="m" description="WARNING! Modifies the bytes1 entry of selected target." value="UNIT_FIELD_BYTES_1" maxValue="0" valueType="1" />
    <command key="bytes2" privileg="m" description="WARNING! Modifies the bytes2 entry of selected target." value="UNIT_FIELD_BYTES_2" maxValue="0" valueType="1" />
  </table>
  <table key="debugCommandTable">
    <command key="infront" privileg="d" handler="ChatHandler::HandleDebugInFrontCommand" description="" value="0" maxValue="0" valueType="0" />
    <command key="showreact" privileg="d" handler="ChatHandler::HandleShowReactionCommand" description="" value="0" maxValue="0" valueType="0" />
    <command key="aimove" privileg="d" handler="ChatHandler::HandleAIMoveCommand" description="" value="0" maxValue="0" valueType="0" />
    <command key="dist" privileg="d" handler="ChatHandler::HandleDistanceCommand" description="" value="0" maxValue="0" valueType="0" />
    <command key="face" privileg="d" handler="ChatHandler::HandleFaceCommand" description="" value="0" maxValue="0" valueType="0" />
    <command key="moveinfo" privileg="d" handler="ChatHandler::HandleMoveInfoCommand" description="" value="0" maxValue="0" valueType="0" />
    <command key="setbytes" privileg="d" handler="ChatHandler::HandleSetBytesCommand" description="" value="0" maxValue="0" valueType="0" />
    <command key="getbytes" privileg="d" handler="ChatHandler::HandleGetBytesCommand" description="" value="0" maxValue="0" valueType="0" />
    <command key="unroot" privileg="d" handler="ChatHandler::HandleDebugUnroot" description="" value="0" maxValue="0" valueType="0" />
    <command key="root" privileg="d" handler="ChatHandler::HandleDebugRoot" description="" value="0" maxValue="0" valueType="0" />
    <command key="landwalk" privileg="d" handler="ChatHandler::HandleDebugLandWalk" description="" value="0" maxValue="0" valueType="0" />
    <command key="waterwalk" privileg="d" handler="ChatHandler::HandleDebugWaterWalk" description="" value="0" maxValue="0" valueType="0" />
    <command key="castspell" privileg="d" handler="ChatHandler::HandleCastSpellCommand" description=".castspell &lt;spellid&gt; - Casts spell on target." value="0" maxValue="0" valueType="0" />
    <command key="castself" privileg="d" handler="ChatHandler::HandleCastSelfCommand" description=".castself &lt;spellId&gt; - Target casts spell &lt;spellId&gt; on itself." value="0" maxValue="0" valueType="0" />
    <command key="castspellne" privileg="d" handler="ChatHandler::HandleCastSpellNECommand" description=".castspellne &lt;spellid&gt; - Casts spell on target (only plays animations, doesnt handle effects or range/facing/etc." value="0" maxValue="0" valueType="0" />
    <command key="aggrorange" privileg="d" handler="ChatHandler::HandleAggroRangeCommand" description=".aggrorange - Shows aggro Range of the selected Creature." value="0" maxValue="0" valueType="0" />
    <command key="knockback" privileg="d" handler="ChatHandler::HandleKnockBackCommand" description=".knockback &lt;value&gt; - Knocks you back." value="0" maxValue="0" valueType="0" />
    <command key="fade" privileg="d" handler="ChatHandler::HandleFadeCommand" description=".fade &lt;value&gt; - calls ModThreatModifyer()." value="0" maxValue="0" valueType="0" />
    <command key="threatMod" privileg="d" handler="ChatHandler::HandleThreatModCommand" description=".threatMod &lt;value&gt; - calls ModGeneratedThreatModifyer()." value="0" maxValue="0" valueType="0" />
    <command key="calcThreat" privileg="d" handler="ChatHandler::HandleCalcThreatCommand" description=".calcThreat &lt;dmg&gt; &lt;spellId&gt; - calculates threat." value="0" maxValue="0" valueType="0" />
    <command key="threatList" privileg="d" handler="ChatHandler::HandleThreatListCommand" description=".threatList  - returns all AI_Targets of the selected Creature." value="0" maxValue="0" valueType="0" />
    <command key="gettptime" privileg="d" handler="ChatHandler::HandleGetTransporterTime" description="grabs transporter travel time" value="0" maxValue="0" valueType="0" />
    <command key="itempushresult" privileg="d" handler="ChatHandler::HandleSendItemPushResult" description="sends item push result" value="0" maxValue="0" valueType="0" />
    <command key="setbit" privileg="d" handler="ChatHandler::HandleModifyBitCommand" description="" value="0" maxValue="0" valueType="0" />
    <command key="setvalue" privileg="d" handler="ChatHandler::HandleModifyValueCommand" description="" value="0" maxValue="0" valueType="0" />
    <command key="aispelltestbegin" privileg="d" handler="ChatHandler::HandleAIAgentDebugBegin" description="" value="0" maxValue="0" valueType="0" />
    <command key="aispelltestcontinue" privileg="d" handler="ChatHandler::HandleAIAgentDebugContinue" description="" value="0" maxValue="0" valueType="0" />
    <command key="aispelltestskip" privileg="d" handler="ChatHandler::HandleAIAgentDebugSkip" description="" value="0" maxValue="0" valueType="0" />
    <command key="dumpcoords" privileg="d" handler="ChatHandler::HandleDebugDumpCoordsCommmand" description="" value="0" maxValue="0" valueType="0" />
    <command key="sendpacket" privileg="d" handler="ChatHandler::HandleSendpacket" description="&lt;opcode ID&gt;, &lt;data&gt;" value="0" maxValue="0" valueType="0" />
    <command key="sqlquery" privileg="d" handler="ChatHandler::HandleSQLQueryCommand" description="&lt;sql query&gt;" value="0" maxValue="0" valueType="0" />
    <command key="rangecheck" privileg="d" handler="ChatHandler::HandleRangeCheckCommand" description="Checks the 'yard' range and internal range between the player and the target." value="0" maxValue="0" valueType="0" />
    <command key="setallratings" privileg="d" handler="ChatHandler::HandleRatingsCommand" description="Sets rating values to incremental numbers based on their index." value="0" maxValue="0" valueType="0" />
    <command key="testlos" privileg="d" handler="ChatHandler::HandleCollisionTestLOS" description="tests los" value="0" maxValue="0" valueType="0" />
    <command key="testindoor" privileg="d" handler="ChatHandler::HandleCollisionTestIndoor" description="tests indoor" value="0" maxValue="0" valueType="0" />
    <command key="getheight" privileg="d" handler="ChatHandler::HandleCollisionGetHeight" description="Gets height" value="0" maxValue="0" valueType="0" />
    <command key="getpos" privileg="d" handler="ChatHandler::HandleGetPosCommand" description="" value="0" maxValue="0" valueType="0" />
  </table>
  <table key="waypointCommandTable">
    <command key="add" privileg="w" handler="ChatHandler::HandleWPAddCommand" description="Add wp at current pos" value="0" maxValue="0" valueType="0" />
    <command key="show" privileg="w" handler="ChatHandler::HandleWPShowCommand" description="Show wp's for creature" value="0" maxValue="0" valueType="0" />
    <command key="hide" privileg="w" handler="ChatHandler::HandleWPHideCommand" description="Hide wp's for creature" value="0" maxValue="0" valueType="0" />
    <command key="delete" privileg="w" handler="ChatHandler::HandleWPDeleteCommand" description="Delete selected wp" value="0" maxValue="0" valueType="0" />
    <command key="movehere" privileg="w" handler="ChatHandler::HandleWPMoveHereCommand" description="Move to this wp" value="0" maxValue="0" valueType="0" />
    <command key="flags" privileg="w" handler="ChatHandler::HandleWPFlagsCommand" description="Wp flags" value="0" maxValue="0" valueType="0" />
    <command key="waittime" privileg="w" handler="ChatHandler::HandleWPWaitCommand" description="Wait time at this wp" value="0" maxValue="0" valueType="0" />
    <command key="emote" privileg="w" handler="ChatHandler::HandleWPEmoteCommand" description="Emote at this wp" value="0" maxValue="0" valueType="0" />
    <command key="skin" privileg="w" handler="ChatHandler::HandleWPSkinCommand" description="Skin at this wp" value="0" maxValue="0" valueType="0" />
    <command key="change" privileg="w" handler="ChatHandler::HandleWPChangeNoCommand" description="Change at this wp" value="0" maxValue="0" valueType="0" />
    <command key="info" privileg="w" handler="ChatHandler::HandleWPInfoCommand" description="Show info for wp" value="0" maxValue="0" valueType="0" />
    <command key="movetype" privileg="w" handler="ChatHandler::HandleWPMoveTypeCommand" description="Movement type at wp" value="0" maxValue="0" valueType="0" />
    <command key="generate" privileg="w" handler="ChatHandler::HandleGenerateWaypoints" description="Randomly generate wps" value="0" maxValue="0" valueType="0" />
    <command key="save" privileg="w" handler="ChatHandler::HandleSaveWaypoints" description="Save all waypoints" value="0" maxValue="0" valueType="0" />
    <command key="deleteall" privileg="w" handler="ChatHandler::HandleDeleteWaypoints" description="Delete all waypoints" value="0" maxValue="0" valueType="0" />
    <command key="addfly" privileg="w" handler="ChatHandler::HandleWaypointAddFlyCommand" description="Adds a flying waypoint" value="0" maxValue="0" valueType="0" />
  </table>
  <table key="GMTicketCommandTable">
    <command key="get" privileg="c" handler="ChatHandler::HandleGMTicketListCommand" description="Gets GM Ticket list." value="0" maxValue="0" valueType="0" />
    <command key="getId" privileg="c" handler="ChatHandler::HandleGMTicketGetByIdCommand" description="Gets GM Ticket by player name." value="0" maxValue="0" valueType="0" />
    <command key="delId" privileg="c" handler="ChatHandler::HandleGMTicketRemoveByIdCommand" description="Deletes GM Ticket by player name." value="0" maxValue="0" valueType="0" />
    <command key="list" privileg="c" handler="ChatHandler::HandleGMTicketListCommand" description="Lists all active GM Tickets." value="0" maxValue="0" valueType="0" />
    <command key="get" privileg="c" handler="ChatHandler::HandleGMTicketGetByIdCommand" description="Gets GM Ticket with ID x." value="0" maxValue="0" valueType="0" />
    <command key="remove" privileg="c" handler="ChatHandler::HandleGMTicketRemoveByIdCommand" description="Removes GM Ticket with ID x." value="0" maxValue="0" valueType="0" />
    <command key="deletepermanent" privileg="z" handler="ChatHandler::HandleGMTicketDeletePermanentCommand" description="Deletes GM Ticket with ID x permanently." value="0" maxValue="0" valueType="0" />
    <command key="assign" privileg="c" handler="ChatHandler::HandleGMTicketAssignToCommand" description="Assignes GM Ticket with id x to GM y (if empty to your self)." value="0" maxValue="0" valueType="0" />
    <command key="release" privileg="c" handler="ChatHandler::HandleGMTicketReleaseCommand" description="Releases assigned GM Ticket with ID x." value="0" maxValue="0" valueType="0" />
    <command key="comment" privileg="c" handler="ChatHandler::HandleGMTicketCommentCommand" description="Sets comment x to GM Ticket with ID y." value="0" maxValue="0" valueType="0" />
    <command key="toggle" privileg="z" handler="ChatHandler::HandleGMTicketToggleTicketSystemStatusCommand" description="Toggles the ticket system status." value="0" maxValue="0" valueType="0" />
  </table>
  <table key="GuildCommandTable">
    <command key="join" privileg="m" handler="ChatHandler::HandleGuildJoinCommand" description="Force joins a guild" value="0" maxValue="0" valueType="0" />
    <command key="create" privileg="m" handler="ChatHandler::CreateGuildCommand" description="Creates a guild." value="0" maxValue="0" valueType="0" />
    <command key="rename" privileg="m" handler="ChatHandler::HandleRenameGuildCommand" description="Renames a guild." value="0" maxValue="0" valueType="0" />
    <command key="members" privileg="m" handler="ChatHandler::HandleGuildMembersCommand" description="Lists guildmembers and their ranks." value="0" maxValue="0" valueType="0" />
    <command key="removeplayer" privileg="m" handler="ChatHandler::HandleGuildRemovePlayerCommand" description="Removes a player from a guild." value="0" maxValue="0" valueType="0" />
    <command key="disband" privileg="m" handler="ChatHandler::HandleGuildDisbandCommand" description="Disbands the guild of your target." value="0" maxValue="0" valueType="0" />
  </table>
  <table key="GameObjectCommandTable">
    <command key="select" privileg="o" handler="ChatHandler::HandleGOSelect" description="Selects the nearest GameObject to you" value="0" maxValue="0" valueType="0" />
    <command key="delete" privileg="o" handler="ChatHandler::HandleGODelete" description="Deletes selected GameObject" value="0" maxValue="0" valueType="0" />
    <command key="spawn" privileg="o" handler="ChatHandler::HandleGOSpawn" description="Spawns a GameObject by ID" value="0" maxValue="0" valueType="0" />
    <command key="info" privileg="o" handler="ChatHandler::HandleGOInfo" description="Gives you informations about selected GO" value="0" maxValue="0" valueType="0" />
    <command key="activate" privileg="o" handler="ChatHandler::HandleGOActivate" description="Activates/Opens the selected GO." value="0" maxValue="0" valueType="0" />
    <command key="enable" privileg="o" handler="ChatHandler::HandleGOEnable" description="Enables the selected GO for use." value="0" maxValue="0" valueType="0" />
    <command key="scale" privileg="o" handler="ChatHandler::HandleGOScale" description="Sets scale of selected GO" value="0" maxValue="0" valueType="0" />
    <command key="animprogress" privileg="o" handler="ChatHandler::HandleGOAnimProgress" description="Sets anim progress" value="0" maxValue="0" valueType="0" />
    <command key="export" privileg="o" handler="ChatHandler::HandleGOExport" description="Exports the current GO selected" value="0" maxValue="0" valueType="0" />
    <command key="move" privileg="g" handler="ChatHandler::HandleGOMove" description="Moves gameobject to player xyz" value="0" maxValue="0" valueType="0" />
    <command key="rotate" privileg="g" handler="ChatHandler::HandleGORotate" description="&lt;Axis&gt; &lt;Value&gt; - Rotates the object. &lt;Axis&gt; x,y, Default o." value="0" maxValue="0" valueType="0" />
    <command key="sdid" privileg="g" handler="ChatHandler::HandleSpawnByDisplayId" description="Spawns a generic game object with the specified display id. Clear your client cache after using this!" value="0" maxValue="0" valueType="0" />
  </table>
  <table key="BattlegroundCommandTable">
    <command key="setbgscore" privileg="e" handler="ChatHandler::HandleSetBGScoreCommand" description="&lt;Teamid&gt; &lt;Score&gt; - Sets battleground score. 2 Arguments." value="0" maxValue="0" valueType="0" />
    <command key="startbg" privileg="e" handler="ChatHandler::HandleStartBGCommand" description="Starts current battleground match." value="0" maxValue="0" valueType="0" />
    <command key="pausebg" privileg="e" handler="ChatHandler::HandlePauseBGCommand" description="Pauses current battleground match." value="0" maxValue="0" valueType="0" />
    <command key="bginfo" privileg="e" handler="ChatHandler::HandleBGInfoCommnad" description="Displays information about current battleground." value="0" maxValue="0" valueType="0" />
    <command key="battleground" privileg="e" handler="ChatHandler::HandleBattlegroundCommand" description="Shows BG Menu" value="0" maxValue="0" valueType="0" />
    <command key="setworldstate" privileg="e" handler="ChatHandler::HandleSetWorldStateCommand" description="&lt;var&gt; &lt;val&gt; - Var can be in hex. WS Value." value="0" maxValue="0" valueType="0" />
    <command key="setworldstates" privileg="e" handler="ChatHandler::HandleSetWorldStatesCommand" description="&lt;var&gt; &lt;val&gt; - Var can be in hex. WS Value." value="0" maxValue="0" valueType="0" />
    <command key="playsound" privileg="e" handler="ChatHandler::HandlePlaySoundCommand" description="&lt;val&gt;. Val can be in hex." value="0" maxValue="0" valueType="0" />
    <command key="setbfstatus" privileg="e" handler="ChatHandler::HandleSetBattlefieldStatusCommand" description=".setbfstatus - NYI." value="0" maxValue="0" valueType="0" />
    <command key="leave" privileg="e" handler="ChatHandler::HandleBattlegroundExitCommand" description="Leaves the current battleground." value="0" maxValue="0" valueType="0" />
    <command key="getqueue" privileg="z" handler="ChatHandler::HandleGetBattlegroundQueueCommand" description="Gets common battleground queue information." value="0" maxValue="0" valueType="0" />
    <command key="forcestart" privileg="z" handler="ChatHandler::HandleInitializeAllQueuedBattlegroundsCommand" description="Forces initialitation of all battlegrounds with active queue." value="0" maxValue="0" valueType="0" />
  </table>
  <table key="NPCCommandTable">
    <command key="vendoradditem" privileg="n" handler="ChatHandler::HandleItemCommand" description="Adds to vendor" value="0" maxValue="0" valueType="0" />
    <command key="vendorremoveitem" privileg="n" handler="ChatHandler::HandleItemRemoveCommand" description="Removes from vendor." value="0" maxValue="0" valueType="0" />
    <command key="flags" privileg="n" handler="ChatHandler::HandleNPCFlagCommand" description="Changes NPC flags" value="0" maxValue="0" valueType="0" />
    <command key="emote" privileg="n" handler="ChatHandler::HandleEmoteCommand" description=".emote - Sets emote state" value="0" maxValue="0" valueType="0" />
    <command key="delete" privileg="n" handler="ChatHandler::HandleDeleteCommand" description="Deletes mob from db and world." value="0" maxValue="0" valueType="0" />
    <command key="info" privileg="n" handler="ChatHandler::HandleNpcInfoCommand" description="Displays NPC information" value="0" maxValue="0" valueType="0" />
    <command key="addAgent" privileg="n" handler="ChatHandler::HandleAddAIAgentCommand" description=".npc addAgent &lt;agent&gt; &lt;procEvent&gt; &lt;procChance&gt; &lt;procCount&gt; &lt;spellId&gt; &lt;spellType&gt; &lt;spelltargetType&gt; &lt;spellCooldown&gt; &lt;floatMisc1&gt; &lt;Misc2&gt;" value="0" maxValue="0" valueType="0" />
    <command key="listAgent" privileg="n" handler="ChatHandler::HandleListAIAgentCommand" description=".npc listAgent" value="0" maxValue="0" valueType="0" />
    <command key="say" privileg="n" handler="ChatHandler::HandleMonsterSayCommand" description=".npc say &lt;text&gt; - Makes selected mob say text &lt;text&gt;." value="0" maxValue="0" valueType="0" />
    <command key="yell" privileg="n" handler="ChatHandler::HandleMonsterYellCommand" description=".npc yell &lt;Text&gt; - Makes selected mob yell text &lt;text&gt;." value="0" maxValue="0" valueType="0" />
    <command key="come" privileg="n" handler="ChatHandler::HandleNpcComeCommand" description=".npc come - Makes npc move to your position" value="0" maxValue="0" valueType="0" />
    <command key="return" privileg="n" handler="ChatHandler::HandleNpcReturnCommand" description=".npc return - Returns ncp to spawnpoint." value="0" maxValue="0" valueType="0" />
    <command key="spawn" privileg="n" handler="ChatHandler::HandleCreatureSpawnCommand" description=".npc spawn - Spawns npc of entry &lt;id&gt;" value="0" maxValue="0" valueType="0" />
    <command key="respawn" privileg="n" handler="ChatHandler::HandleCreatureRespawnCommand" description=".respawn - Respawns a dead npc from it's corpse." value="0" maxValue="0" valueType="0" />
    <command key="spawnlink" privileg="n" handler="ChatHandler::HandleNpcSpawnLinkCommand" description=".spawnlink sqlentry" value="0" maxValue="0" valueType="0" />
    <command key="possess" privileg="n" handler="ChatHandler::HandleNpcPossessCommand" description=".npc possess - Possess an npc (mind control)" value="0" maxValue="0" valueType="0" />
    <command key="unpossess" privileg="n" handler="ChatHandler::HandleNpcUnPossessCommand" description=".npc unpossess - Unposses any currently possessed npc." value="0" maxValue="0" valueType="0" />
    <command key="select" privileg="n" handler="ChatHandler::HandleNpcSelectCommand" description=".npc select - selects npc closest" value="0" maxValue="0" valueType="0" />
    <command key="npcfollow" privileg="m" handler="ChatHandler::HandleNpcFollowCommand" description="Sets npc to follow you" value="0" maxValue="0" valueType="0" />
    <command key="nullfollow" privileg="m" handler="ChatHandler::HandleNullFollowCommand" description="Sets npc to not follow anything" value="0" maxValue="0" valueType="0" />
    <command key="formationlink1" privileg="m" handler="ChatHandler::HandleFormationLink1Command" description="Sets formation master." value="0" maxValue="0" valueType="0" />
    <command key="formationlink2" privileg="m" handler="ChatHandler::HandleFormationLink2Command" description="Sets formation slave with distance and angle" value="0" maxValue="0" valueType="0" />
    <command key="formationclear" privileg="m" handler="ChatHandler::HandleFormationClearCommand" description="Removes formation from creature" value="0" maxValue="0" valueType="0" />
    <command key="equip1" privileg="m" handler="ChatHandler::HandleNPCEquipOneCommand" description="Use: .npc equip1 &lt;itemid&gt; - use .npc equip1 0 to remove the item" value="0" maxValue="0" valueType="0" />
    <command key="equip2" privileg="m" handler="ChatHandler::HandleNPCEquipTwoCommand" description="Use: .npc equip2 &lt;itemid&gt; - use .npc equip2 0 to remove the item" value="0" maxValue="0" valueType="0" />
    <command key="equip3" privileg="m" handler="ChatHandler::HandleNPCEquipThreeCommand" description="Use: .npc equip3 &lt;itemid&gt; - use .npc equip3 0 to remove the item" value="0" maxValue="0" valueType="0" />
  </table>
  <table key="VehicleCommandTable">
    <command key="spawn" privileg="m" handler="ChatHandler::HandleVehicleSpawn" description="Creates a vehicle with the specified creature id" value="0" maxValue="0" valueType="0" />
    <command key="possess" privileg="m" handler="ChatHandler::HandleVehiclePossess" description="Possess the selected vehicle" value="0" maxValue="0" valueType="0" />
    <command key="unpossess" privileg="m" handler="ChatHandler::HandleVehicleUnpossess" description="Unpossess a possessed vehicle" value="0" maxValue="0" valueType="0" />
    <command key="movespeed" privileg="m" handler="ChatHandler::HandleVehicleMoveSpeed" description="Sets the integer movement speed" value="0" maxValue="0" valueType="0" />
    <command key="turnspeed" privileg="m" handler="ChatHandler::HandleVehicleTurnSpeed" description="Sets the integer turn speed" value="0" maxValue="0" valueType="0" />
    <command key="projectilespeed" privileg="m" handler="ChatHandler::HandleVehicleProtectileSpeed" description="Sets the integer speed that a projectile travels at" value="0" maxValue="0" valueType="0" />
    <command key="turnrad" privileg="m" handler="ChatHandler::HandleVehicleTurnRadians" description="Turn x:float radians in orientation (in radians)" value="0" maxValue="0" valueType="0" />
    <command key="move" privileg="m" handler="ChatHandler::HandleVehicleMove" description="Moves forwards or backwards x:float distance from present location" value="0" maxValue="0" valueType="0" />
    <command key="fire" privileg="m" handler="ChatHandler::HandleVehicleFire" description="Fires the specified game object id that uses the specified spell id" value="0" maxValue="0" valueType="0" />
  </table>
  <table key="CheatCommandTable">
    <command key="status" privileg="m" handler="ChatHandler::HandleShowCheatsCommand" description="Shows active cheats." value="0" maxValue="0" valueType="0" />
    <command key="taxi" privileg="m" handler="ChatHandler::HandleTaxiCheatCommand" description="Enables all taxi nodes." value="0" maxValue="0" valueType="0" />
    <command key="cooldown" privileg="m" handler="ChatHandler::HandleCooldownCheatCommand" description="Enables no cooldown cheat." value="0" maxValue="0" valueType="0" />
    <command key="casttime" privileg="m" handler="ChatHandler::HandleCastTimeCheatCommand" description="Enables no cast time cheat." value="0" maxValue="0" valueType="0" />
    <command key="power" privileg="m" handler="ChatHandler::HandlePowerCheatCommand" description="Disables mana consumption etc." value="0" maxValue="0" valueType="0" />
    <command key="god" privileg="m" handler="ChatHandler::HandleGodModeCommand" description="Sets god mode, prevents you from taking damage." value="0" maxValue="0" valueType="0" />
    <command key="fly" privileg="m" handler="ChatHandler::HandleFlyCommand" description="Sets fly mode" value="0" maxValue="0" valueType="0" />
    <command key="explore" privileg="m" handler="ChatHandler::HandleExploreCheatCommand" description="Reveals the unexplored parts of the map." value="0" maxValue="0" valueType="0" />
    <command key="flyspeed" privileg="m" handler="ChatHandler::HandleModifySpeedCommand" description="Does the same thing as .modify speed" value="0" maxValue="0" valueType="0" />
    <command key="stack" privileg="m" handler="ChatHandler::HandleAuraStackCheatCommand" description="Enables aura stacking cheat." value="0" maxValue="0" valueType="0" />
    <command key="triggerpass" privileg="m" handler="ChatHandler::HandleTriggerpassCheatCommand" description="Ignores area trigger prerequisites." value="0" maxValue="0" valueType="0" />
  </table>
  <table key="accountCommandTable">
    <command key="level" privileg="z" handler="ChatHandler::HandleAccountLevelCommand" description="Sets gm level on account. Pass it username and 0,1,2,3,az, etc." value="0" maxValue="0" valueType="0" />
    <command key="mute" privileg="a" handler="ChatHandler::HandleAccountMuteCommand" description="Mutes account for &lt;timeperiod&gt;." value="0" maxValue="0" valueType="0" />
    <command key="unmute" privileg="a" handler="ChatHandler::HandleAccountUnmuteCommand" description="Unmutes account &lt;x&gt;" value="0" maxValue="0" valueType="0" />
  </table>
  <table key="honorCommandTable">
    <command key="addpoints" privileg="m" handler="ChatHandler::HandleAddHonorCommand" description="Adds x amount of honor points/currency" value="0" maxValue="0" valueType="0" />
    <command key="addkills" privileg="m" handler="ChatHandler::HandleAddKillCommand" description="Adds x amount of honor kills" value="0" maxValue="0" valueType="0" />
    <command key="globaldailyupdate" privileg="m" handler="ChatHandler::HandleGlobalHonorDailyMaintenanceCommand" description="Daily honor field moves" value="0" maxValue="0" valueType="0" />
    <command key="singledailyupdate" privileg="m" handler="ChatHandler::HandleNextDayCommand" description="Daily honor field moves for selected player only" value="0" maxValue="0" valueType="0" />
    <command key="pvpcredit" privileg="m" handler="ChatHandler::HandlePVPCreditCommand" description="Sends PVP credit packet, with specified rank and points" value="0" maxValue="0" valueType="0" />
  </table>
  <table key="petCommandTable">
    <command key="createpet" privileg="m" handler="ChatHandler::HandleCreatePetCommand" description="Creates a pet with &lt;entry&gt;." value="0" maxValue="0" valueType="0" />
    <command key="renamepet" privileg="m" handler="ChatHandler::HandleRenamePetCommand" description="Renames a pet to &lt;name&gt;." value="0" maxValue="0" valueType="0" />
    <command key="addspell" privileg="m" handler="ChatHandler::HandleAddPetSpellCommand" description="Teaches pet &lt;spell&gt;." value="0" maxValue="0" valueType="0" />
    <command key="removespell" privileg="m" handler="ChatHandler::HandleRemovePetSpellCommand" description="Removes pet spell &lt;spell&gt;." value="0" maxValue="0" valueType="0" />
    <command key="spawnbot" privileg="a" handler="ChatHandler::HandlePetSpawnAIBot" description=".pet spawnbot &lt;type&gt; - spawn a helper bot for your aid" value="0" maxValue="0" valueType="0" />
  </table>
  <table key="recallCommandTable">
    <command key="list" privileg="q" handler="ChatHandler::HandleRecallListCommand" description="List recall locations" value="0" maxValue="0" valueType="0" />
    <command key="add" privileg="q" handler="ChatHandler::HandleRecallAddCommand" description="Add a recall location" value="0" maxValue="0" valueType="0" />
    <command key="del" privileg="q" handler="ChatHandler::HandleRecallDelCommand" description="Remove a recall location" value="0" maxValue="0" valueType="0" />
    <command key="port" privileg="q" handler="ChatHandler::HandleRecallGoCommand" description="Ports you to recalled location" value="0" maxValue="0" valueType="0" />
    <command key="portplayer" privileg="m" handler="ChatHandler::HandleRecallPortPlayerCommand" description="Ports specified player to a recalled location" value="0" maxValue="0" valueType="0" />
    <command key="portus" privileg="m" handler="ChatHandler::HandleRecallPortUsCommand" description="Ports you and the selected player to recalled location" value="0" maxValue="0" valueType="0" />
  </table>
  <table key="questCommandTable">
    <command key="addboth" privileg="2" handler="ChatHandler::HandleQuestAddBothCommand" description="Add quest &lt;id&gt; to the targeted NPC as start &amp; finish" value="0" maxValue="0" valueType="0" />
    <command key="addfinish" privileg="2" handler="ChatHandler::HandleQuestAddFinishCommand" description="Add quest &lt;id&gt; to the targeted NPC as finisher" value="0" maxValue="0" valueType="0" />
    <command key="addstart" privileg="2" handler="ChatHandler::HandleQuestAddStartCommand" description="Add quest &lt;id&gt; to the targeted NPC as starter" value="0" maxValue="0" valueType="0" />
    <command key="delboth" privileg="2" handler="ChatHandler::HandleQuestDelBothCommand" description="Delete quest &lt;id&gt; from the targeted NPC as start &amp; finish" value="0" maxValue="0" valueType="0" />
    <command key="delfinish" privileg="2" handler="ChatHandler::HandleQuestDelFinishCommand" description="Delete quest &lt;id&gt; from the targeted NPC as finisher" value="0" maxValue="0" valueType="0" />
    <command key="delstart" privileg="2" handler="ChatHandler::HandleQuestDelStartCommand" description="Delete quest &lt;id&gt; from the targeted NPC as starter" value="0" maxValue="0" valueType="0" />
    <command key="complete" privileg="2" handler="ChatHandler::HandleQuestFinishCommand" description="Complete/Finish quest &lt;id&gt;" value="0" maxValue="0" valueType="0" />
    <command key="finisher" privileg="2" handler="ChatHandler::HandleQuestFinisherCommand" description="Lookup quest finisher for quest &lt;id&gt;" value="0" maxValue="0" valueType="0" />
    <command key="item" privileg="2" handler="ChatHandler::HandleQuestItemCommand" description="Lookup itemid necessary for quest &lt;id&gt;" value="0" maxValue="0" valueType="0" />
    <command key="list" privileg="2" handler="ChatHandler::HandleQuestListCommand" description="Lists the quests for the npc &lt;id&gt;" value="0" maxValue="0" valueType="0" />
    <command key="load" privileg="2" handler="ChatHandler::HandleQuestLoadCommand" description="Loads quests from database" value="0" maxValue="0" valueType="0" />
    <command key="lookup" privileg="2" handler="ChatHandler::HandleQuestLookupCommand" description="Looks up quest string x" value="0" maxValue="0" valueType="0" />
    <command key="giver" privileg="2" handler="ChatHandler::HandleQuestGiverCommand" description="Lookup quest giver for quest &lt;id&gt;" value="0" maxValue="0" valueType="0" />
    <command key="remove" privileg="2" handler="ChatHandler::HandleQuestRemoveCommand" description="Removes the quest &lt;id&gt; from the targeted player" value="0" maxValue="0" valueType="0" />
    <command key="reward" privileg="2" handler="ChatHandler::HandleQuestRewardCommand" description="Shows reward for quest &lt;id&gt;" value="0" maxValue="0" valueType="0" />
    <command key="status" privileg="2" handler="ChatHandler::HandleQuestStatusCommand" description="Lists the status of quest &lt;id&gt;" value="0" maxValue="0" valueType="0" />
    <command key="spawn" privileg="2" handler="ChatHandler::HandleQuestSpawnCommand" description="Port to spawn location for quest &lt;id&gt;" value="0" maxValue="0" valueType="0" />
    <command key="start" privileg="2" handler="ChatHandler::HandleQuestStartCommand" description="Starts quest &lt;id&gt;" value="0" maxValue="0" valueType="0" />
  </table>
  <table key="serverCommandTable">
    <command key="setmotd" privileg="m" handler="ChatHandler::HandleSetMotdCommand" description="Sets MOTD" value="0" maxValue="0" valueType="0" />
    <command key="rehash" privileg="z" handler="ChatHandler::HandleRehashCommand" description="Reloads config file." value="0" maxValue="0" valueType="0" />
    <command key="reloadtable" privileg="m" handler="ChatHandler::HandleDBReloadCommand" description="Reloads some of the database tables" value="0" maxValue="0" valueType="0" />
    <command key="shutdown" privileg="z" handler="ChatHandler::HandleShutdownCommand" description="Initiates server shutdown in &lt;x&gt; seconds (5 by default)." value="0" maxValue="0" valueType="0" />
    <command key="restart" privileg="z" handler="ChatHandler::HandleShutdownRestartCommand" description="Initiates server restart in &lt;x&gt; seconds (5 by default)." value="0" maxValue="0" valueType="0" />
    <command key="cancelshutdown" privileg="z" handler="ChatHandler::HandleCancelShutdownCommand" description="Cancels a Server Restart/Shutdown." value="0" maxValue="0" valueType="0" />
    <command key="save" privileg="s" handler="ChatHandler::HandleSaveCommand" description="Save's target character" value="0" maxValue="0" valueType="0" />
    <command key="saveall" privileg="s" handler="ChatHandler::HandleSaveAllCommand" description="Save's all playing characters" value="0" maxValue="0" valueType="0" />
    <command key="info" privileg="0" handler="ChatHandler::HandleInfoCommand" description="Server info" value="0" maxValue="0" valueType="0" />
    <command key="netstatus" privileg="0" handler="ChatHandler::HandleNetworkStatusCommand" description="Shows network status." value="0" maxValue="0" valueType="0" />
  </table>
  <table key="gmCommandTable">
    <command key="list" privileg="0" handler="ChatHandler::HandleGMListCommand" description="Shows active GM's" value="0" maxValue="0" valueType="0" />
    <command key="off" privileg="t" handler="ChatHandler::HandleGMOffCommand" description="Sets GM tag off" value="0" maxValue="0" valueType="0" />
    <command key="on" privileg="t" handler="ChatHandler::HandleGMOnCommand" description="Sets GM tag on" value="0" maxValue="0" valueType="0" />
    <command key="whisperblock" privileg="g" handler="ChatHandler::HandleWhisperBlockCommand" description="Blocks like .gmon except without the &lt;GM&gt; tag" value="0" maxValue="0" valueType="0" />
    <command key="allowwhispers" privileg="c" handler="ChatHandler::HandleAllowWhispersCommand" description="Allows whispers from player &lt;s&gt; while in gmon mode." value="0" maxValue="0" valueType="0" />
    <command key="blockwhispers" privileg="c" handler="ChatHandler::HandleBlockWhispersCommand" description="Blocks whispers from player &lt;s&gt; while in gmon mode." value="0" maxValue="0" valueType="0" />
  </table>
  <table key="characterCommandTable">
    <command key="learn" privileg="m" handler="ChatHandler::HandleLearnCommand" description="Learns spell" value="0" maxValue="0" valueType="0" />
    <command key="unlearn" privileg="m" handler="ChatHandler::HandleUnlearnCommand" description="Unlearns spell" value="0" maxValue="0" valueType="0" />
    <command key="getskillinfo" privileg="m" handler="ChatHandler::HandleGetSkillsInfoCommand" description="Gets all the skills from a player" value="0" maxValue="0" valueType="0" />
    <command key="learnskill" privileg="m" handler="ChatHandler::HandleLearnSkillCommand" description=".learnskill &lt;skillid&gt; (optional) &lt;value&gt; &lt;maxvalue&gt; - Learns skill id skillid." value="0" maxValue="0" valueType="0" />
    <command key="advanceskill" privileg="m" handler="ChatHandler::HandleModifySkillCommand" description="advanceskill &lt;skillid&gt; &lt;amount, optional, default = 1&gt; - Advances skill line x times.." value="0" maxValue="0" valueType="0" />
    <command key="removeskill" privileg="m" handler="ChatHandler::HandleRemoveSkillCommand" description=".removeskill &lt;skillid&gt; - Removes skill" value="0" maxValue="0" valueType="0" />
    <command key="increaseweaponskill" privileg="m" handler="ChatHandler::HandleIncreaseWeaponSkill" description=".increaseweaponskill &lt;count&gt; - Increase eqipped weapon skill x times (defaults to 1)." value="0" maxValue="0" valueType="0" />
    <command key="resetreputation" privileg="n" handler="ChatHandler::HandleResetReputationCommand" description=".resetreputation - Resets reputation to start levels. (use on characters that were made before reputation fixes.)" value="0" maxValue="0" valueType="0" />
    <command key="resetspells" privileg="n" handler="ChatHandler::HandleResetSpellsCommand" description=".resetspells - Resets all spells to starting spells of targeted player. DANGEROUS." value="0" maxValue="0" valueType="0" />
    <command key="resettalents" privileg="n" handler="ChatHandler::HandleResetTalentsCommand" description=".resettalents - Resets all talents of targeted player to that of their current level. DANGEROUS." value="0" maxValue="0" valueType="0" />
    <command key="resetskills" privileg="n" handler="ChatHandler::HandleResetSkillsCommand" description=".resetskills - Resets all skills." value="0" maxValue="0" valueType="0" />
    <command key="additem" privileg="m" handler="ChatHandler::HandleAddInvItemCommand" description="Adds item x count y" value="0" maxValue="0" valueType="0" />
    <command key="removeitem" privileg="m" handler="ChatHandler::HandleRemoveItemCommand" description="Removes item %u count %u." value="0" maxValue="0" valueType="0" />
    <command key="additemset" privileg="m" handler="ChatHandler::HandleAddItemSetCommand" description="Adds item set to inv." value="0" maxValue="0" valueType="0" />
    <command key="advanceallskills" privileg="m" handler="ChatHandler::HandleAdvanceAllSkillsCommand" description="Advances all skills &lt;x&gt; points." value="0" maxValue="0" valueType="0" />
    <command key="getstanding" privileg="m" handler="ChatHandler::HandleGetStandingCommand" description="Gets standing of faction %u." value="0" maxValue="0" valueType="0" />
    <command key="setstanding" privileg="m" handler="ChatHandler::HandleSetStandingCommand" description="Sets stanging of faction %u." value="0" maxValue="0" valueType="0" />
    <command key="showitems" privileg="m" handler="ChatHandler::HandleShowItems" description="Shows items of selected Player" value="0" maxValue="0" valueType="0" />
    <command key="showskills" privileg="m" handler="ChatHandler::HandleShowSkills" description="Shows skills of selected Player" value="0" maxValue="0" valueType="0" />
    <command key="showinstances" privileg="z" handler="ChatHandler::HandleShowInstancesCommand" description="Shows persistent instances of selected Player" value="0" maxValue="0" valueType="0" />
    <command key="rename" privileg="m" handler="ChatHandler::HandleRenameCommand" description="Renames character x to y." value="0" maxValue="0" valueType="0" />
    <command key="forcerename" privileg="m" handler="ChatHandler::HandleForceRenameCommand" description="Forces character x to rename his char next login" value="0" maxValue="0" valueType="0" />
    <command key="repairitems" privileg="n" handler="ChatHandler::HandleRepairItemsCommand" description=".repairitems - Repair all items from selected player" value="0" maxValue="0" valueType="0" />
    <command key="settitle" privileg="m" handler="ChatHandler::HandleSetTitle" description="Adds title to a player" value="0" maxValue="0" valueType="0" />
  </table>
  <table key="lookupCommandTable">
    <command key="item" privileg="l" handler="ChatHandler::HandleLookupItemCommand" description="Looks up item string x." value="0" maxValue="0" valueType="0" />
    <command key="quest" privileg="l" handler="ChatHandler::HandleQuestLookupCommand" description="Looks up quest string x." value="0" maxValue="0" valueType="0" />
    <command key="creature" privileg="l" handler="ChatHandler::HandleLookupCreatureCommand" description="Looks up item string x." value="0" maxValue="0" valueType="0" />
    <command key="object" privileg="l" handler="ChatHandler::HandleLookupObjectCommand" description="Looks up gameobject string x." value="0" maxValue="0" valueType="" />
    <command key="spell" privileg="1" handler="ChatHandler::HandleLookupSpellCommand" description="Looks up spell string x." value="0" maxValue="0" valueType="0" />
    <command key="skill" privileg="1" handler="ChatHandler::HandleLookupSkillCommand" description="Looks up skill string x." value="0" maxValue="0" valueType="0" />
    <command key="faction" privileg="1" handler="ChatHandler::HandleLookupFactionCommand" description="Looks up faction string x." value="0" maxValue="0" valueType="0" />
    <command key="achievement" privileg="1" handler="ChatHandler::HandleLookupAchievementCmd" description="Looks up achievement string x." value="0" maxValue="0" valueType="0" />
  </table>
  <table key="adminCommandTable">
    <command key="castall" privileg="z" handler="ChatHandler::HandleCastAllCommand" description="Makes all players online cast spell &lt;x&gt;." value="0" maxValue="0" valueType="0" />
    <command key="dispelall" privileg="z" handler="ChatHandler::HandleDispelAllCommand" description="Dispels all negative (or positive w/ 1) auras on all players." value="0" maxValue="0" valueType="0" />
    <command key="renameallinvalidchars" privileg="z" handler="ChatHandler::HandleRenameAllCharacter" description="Renames all invalid character names" value="0" maxValue="0" valueType="0" />
    <command key="masssummon" privileg="z" handler="ChatHandler::HandleMassSummonCommand" description="Summons all online players to your location" value="0" maxValue="0" valueType="0" />
    <command key="playall" privileg="z" handler="ChatHandler::HandleGlobalPlaySoundCommand" description="Plays a sound to everyone on the realm." value="0" maxValue="0" valueType="0" />
  </table>
  <table key="kickCommandTable">
    <command key="player" privileg="f" handler="ChatHandler::HandleKillByPlayerCommand" description="Disconnects the player with name &lt;s&gt;." value="0" maxValue="0" valueType="0" />
    <command key="account" privileg="f" handler="ChatHandler::HandleKillBySessionCommand" description="Disconnects the session with account name &lt;s&gt;." value="0" maxValue="0" valueType="0" />
    <command key="ip" privileg="f" handler="ChatHandler::HandleKillByIPCommand" description="Disconnects the session with the ip &lt;s&gt;." value="0" maxValue="0" valueType="0" />
  </table>
  <table key="banCommandTable">
    <command key="ip" privileg="m" handler="ChatHandler::HandleIPBanCommand" description="Adds an address to the IP ban table: .ban ip &lt;address&gt; [duration] [reason]\nDuration must be a number optionally followed by a character representing the calendar subdivision to use (h&gt;hours, d&gt;days, w&gt;weeks, m&gt;months, y&gt;years, default minutes)\nLack of duration results in a permanent ban." value="0" maxValue="0" valueType="0" />
    <command key="character" privileg="b" handler="ChatHandler::HandleBanCharacterCommand" description="Bans character: .ban character &lt;char&gt; [duration] [reason]" value="0" maxValue="0" valueType="0" />
    <command key="account" privileg="a" handler="ChatHandler::HandleAccountBannedCommand" description="Bans account: .ban account &lt;name&gt; [duration] [reason]" value="0" maxValue="0" valueType="0" />
    <command key="all" privileg="a" handler="ChatHandler::HandleBanAllCommand" description="Bans account, ip, and character: .ban all &lt;char&gt; [duration] [reason]" value="0" maxValue="0" valueType="0" />
  </table>
  <table key="unbanCommandTable">
    <command key="ip" privileg="m" handler="ChatHandler::HandleIPUnBanCommand" description="Deletes an address from the IP ban table: &lt;address&gt;" value="0" maxValue="0" valueType="0" />
    <command key="character" privileg="b" handler="ChatHandler::HandleUnBanCharacterCommand" description="Unbans character x" value="0" maxValue="0" valueType="0" />
    <command key="account" privileg="z" handler="ChatHandler::HandleAccountUnbanCommand" description="Unbans account x." value="0" maxValue="0" valueType="0" />
  </table>
  <table key="instanceCommandTable">
    <command key="create" privileg="z" handler="ChatHandler::HandleCreateInstanceCommand" description="Generically instances a map that requires instancing, mapid x y z" value="0" maxValue="0" valueType="0" />
    <command key="reset" privileg="z" handler="ChatHandler::HandleResetInstanceCommand" description="Removes instance ID x from target player." value="0" maxValue="0" valueType="0" />
    <command key="resetall" privileg="m" handler="ChatHandler::HandleResetAllInstancesCommand" description="Removes all instance IDs from target player." value="0" maxValue="0" valueType="0" />
    <command key="shutdown" privileg="z" handler="ChatHandler::HandleShutdownInstanceCommand" description="Shutdown instance with ID x (default is current instance)." value="0" maxValue="0" valueType="0" />
    <command key="info" privileg="m" handler="ChatHandler::HandleGetInstanceInfoCommand" description="Gets info about instance with ID x (default is current instance)." value="0" maxValue="0" valueType="0" />
    <command key="exit" privileg="m" handler="ChatHandler::HandleExitInstanceCommand" description="Exits current instance, return to entry point." value="0" maxValue="0" valueType="0" />
  </table>
  <table key="arenaCommandTable">
    <command key="createteam" privileg="e" handler="ChatHandler::HandleArenaCreateTeamCommand" description="Creates arena team" value="0" maxValue="0" valueType="0" />
    <command key="setteamleader" privileg="e" handler="ChatHandler::HandleArenaSetTeamLeaderCommand" description="Sets the arena team leader" value="0" maxValue="0" valueType="0" />
    <command key="resetallratings" privileg="z" handler="ChatHandler::HandleArenaResetAllRatingsCommand" description="Resets all arena teams to their default rating" value="0" maxValue="0" valueType="0" />
  </table>
  <table key="achievementCommandTable">
    <command key="complete" privileg="m" handler="ChatHandler::HandleAchievementCompleteCommand" description="Completes the specified achievement." value="0" maxValue="0" valueType="0" />
    <command key="criteria" privileg="m" handler="ChatHandler::HandleAchievementCriteriaCommand" description="Completes the specified achievement criteria." value="0" maxValue="0" valueType="0" />
    <command key="reset" privileg="m" handler="ChatHandler::HandleAchievementResetCommand" description="Resets achievement data from the target." value="0" maxValue="0" valueType="0" />
  </table>
  <table key="commandTable">
    <command key="commands" privileg="0" handler="ChatHandler::HandleCommandsCommand" description="Shows commands" value="0" maxValue="0" valueType="0" />
    <command key="help" privileg="0" handler="ChatHandler::HandleHelpCommand" description="Shows help for command" value="0" maxValue="0" valueType="0" />
    <command key="calcdist" privileg="0" handler="ChatHandler::HandleSimpleDistanceCommand" description="Display the distance between your current position and the specified point x y z" value="0" maxValue="0" valueType="0" />
    <command key="announce" privileg="u" handler="ChatHandler::HandleAnnounceCommand" description="Sends a normal chat message broadcast to all players." value="0" maxValue="0" valueType="0" />
    <command key="wannounce" privileg="u" handler="ChatHandler::HandleWAnnounceCommand" description="Sends a widescreen raid style announcement to all players." value="0" maxValue="0" valueType="0" />
    <command key="appear" privileg="v" handler="ChatHandler::HandleAppearCommand" description="Teleports to x's position." value="0" maxValue="0" valueType="0" />
    <command key="summon" privileg="v" handler="ChatHandler::HandleSummonCommand" description="Summons x to your position." value="0" maxValue="0" valueType="0" />
    <command key="kill" privileg="r" handler="ChatHandler::HandleKillCommand" description=".kill - Kills selected unit." value="0" maxValue="0" valueType="0" />
    <command key="killplr" privileg="r" handler="ChatHandler::HandleKillByPlrCommand" description=".killplr &lt;name&gt; - Kills specified player" value="0" maxValue="0" valueType="0" />
    <command key="revive" privileg="r" handler="ChatHandler::HandleReviveCommand" description="Revives you." value="0" maxValue="0" valueType="0" />
    <command key="reviveplr" privileg="r" handler="ChatHandler::HandleReviveStringcommand" description="Revives player specified." value="0" maxValue="0" valueType="0" />
    <command key="demorph" privileg="m" handler="ChatHandler::HandleDeMorphCommand" description="Demorphs from morphed model." value="0" maxValue="0" valueType="0" />
    <command key="mount" privileg="m" handler="ChatHandler::HandleMountCommand" description="Mounts into modelid x." value="0" maxValue="0" valueType="0" />
    <command key="dismount" privileg="h" handler="ChatHandler::HandleDismountCommand" description="Dismounts." value="0" maxValue="0" valueType="0" />
    <command key="gps" privileg="0" handler="ChatHandler::HandleGPSCommand" description="Shows Position" value="0" maxValue="0" valueType="0" />
    <command key="worldport" privileg="v" handler="ChatHandler::HandleWorldPortCommand" description="Teleports you to a location with mapid x y z" value="0" maxValue="0" valueType="0" />
    <command key="start" privileg="m" handler="ChatHandler::HandleStartCommand" description="Teleports you to a starting location" value="0" maxValue="0" valueType="0" />
    <command key="invincible" privileg="j" handler="ChatHandler::HandleInvincibleCommand" description=".invincible - Toggles INVINCIBILITY (mobs won't attack you)" value="0" maxValue="0" valueType="0" />
    <command key="invisible" privileg="i" handler="ChatHandler::HandleInvisibleCommand" description=".invisible - Toggles INVINCIBILITY and INVISIBILITY (mobs won't attack you and nobody can see you, but they can see your chat messages)" value="0" maxValue="0" valueType="0" />
    <command key="playerinfo" privileg="m" handler="ChatHandler::HandlePlayerInfo" description=".playerinfo - Displays informations about the selected character (account...)" value="0" maxValue="0" valueType="0" />
    <command key="levelup" privileg="m" handler="ChatHandler::HandleLevelUpCommand" description="Levelup x lvls" value="0" maxValue="0" valueType="0" />
    <command key="modify" privileg="m" description="" subCommandTable="modifyCommandTable" value="0" maxValue="0" valueType="0" />
    <command key="waypoint" privileg="w" description="" subCommandTable="waypointCommandTable" value="0" maxValue="0" valueType="0" />
    <command key="debug" privileg="d" description="" subCommandTable="debugCommandTable" value="0" maxValue="0" valueType="0" />
    <command key="gm" privileg="0" description="" subCommandTable="gmCommandTable" value="0" maxValue="0" valueType="0" />
    <command key="gmTicket" privileg="c" description="" subCommandTable="GMTicketCommandTable" value="0" maxValue="0" valueType="0" />
    <command key="gobject" privileg="o" description="" subCommandTable="GameObjectCommandTable" value="0" maxValue="0" valueType="0" />
    <command key="battleground" privileg="e" description="" subCommandTable="BattlegroundCommandTable" value="0" maxValue="0" valueType="0" />
    <command key="npc" privileg="n" description="" subCommandTable="NPCCommandTable" value="0" maxValue="0" valueType="0" />
    <command key="vehicle" privileg="m" description="" subCommandTable="NPCCommandTable" value="0" maxValue="0" valueType="0" />
    <command key="cheat" privileg="m" description="" subCommandTable="CheatCommandTable" value="0" maxValue="0" valueType="0" />
    <command key="account" privileg="a" description="" subCommandTable="accountCommandTable" value="0" maxValue="0" valueType="0" />
    <command key="honor" privileg="m" description="" subCommandTable="honorCommandTable" value="0" maxValue="0" valueType="0" />
    <command key="quest" privileg="q" description="" subCommandTable="questCommandTable" value="0" maxValue="0" valueType="0" />
    <command key="pet" privileg="m" description="" subCommandTable="petCommandTable" value="0" maxValue="0" valueType="0" />
    <command key="recall" privileg="q" description="" subCommandTable="recallCommandTable" value="0" maxValue="0" valueType="0" />
    <command key="guild" privileg="m" description="" subCommandTable="GuildCommandTable" value="0" maxValue="0" valueType="0" />
    <command key="server" privileg="0" description="" subCommandTable="serverCommandTable" value="0" maxValue="0" valueType="0" />
    <command key="character" privileg="0" description="" subCommandTable="characterCommandTable" value="0" maxValue="0" valueType="0" />
    <command key="lookup" privileg="l" description="" subCommandTable="lookupCommandTable" value="0" maxValue="0" valueType="0" />
    <command key="admin" privileg="z" description="" subCommandTable="adminCommandTable" value="0" maxValue="0" valueType="0" />
    <command key="kick" privileg="m" description="" subCommandTable="kickCommandTable" value="0" maxValue="0" valueType="0" />
    <command key="ban" privileg="m" description="" subCommandTable="banCommandTable" value="0" maxValue="0" valueType="0" />
    <command key="unban" privileg="m" description="" subCommandTable="unbanCommandTable" value="0" maxValue="0" valueType="0" />
    <command key="instance" privileg="m" description="" subCommandTable="instanceCommandTable" value="0" maxValue="0" valueType="0" />
    <command key="arena" privileg="e" description="" subCommandTable="arenaCommandTable" value="0" maxValue="0" valueType="0" />
    <command key="kickplayer" privileg="b" handler="ChatHandler::HandleKickCommand" description="Kicks player from server" value="0" maxValue="0" valueType="0" />
    <command key="gmannounce" privileg="u" handler="ChatHandler::HandleGMAnnounceCommand" description="Sends Msg to all online GMs" value="0" maxValue="0" valueType="0" />
    <command key="clearcooldowns" privileg="m" handler="ChatHandler::HandleClearCooldownsCommand" description="Clears all cooldowns for your class." value="0" maxValue="0" valueType="0" />
    <command key="removeauras" privileg="m" handler="ChatHandler::HandleRemoveAurasCommand" description="Removes all auras from target" value="0" maxValue="0" valueType="0" />
    <command key="paralyze" privileg="b" handler="ChatHandler::HandleParalyzeCommand" description="Roots/Paralyzes the target." value="0" maxValue="0" valueType="0" />
    <command key="unparalyze" privileg="b" handler="ChatHandler::HandleUnParalyzeCommand" description="Unroots/Unparalyzes the target." value="0" maxValue="0" valueType="0" />
    <command key="gotrig" privileg="v" handler="ChatHandler::HandleTriggerCommand" description="Warps to areatrigger &lt;id&gt;" value="0" maxValue="0" valueType="0" />
    <command key="modperiod" privileg="m" handler="ChatHandler::HandleModPeriodCommand" description="Changes period of current transporter." value="0" maxValue="0" valueType="0" />
    <command key="logcomment" privileg="1" handler="ChatHandler::HandleGmLogCommentCommand" description="Adds a comment to the GM log for the admins to read." value="0" maxValue="0" valueType="0" />
    <command key="removesickness" privileg="m" handler="ChatHandler::HandleRemoveRessurectionSickessAuraCommand" description="Removes ressurrection sickness from the target" value="0" maxValue="0" valueType="0" />
    <command key="fixscale" privileg="m" handler="ChatHandler::HandleFixScaleCommand" description="" value="0" maxValue="0" valueType="0" />
    <command key="addtrainerspell" privileg="m" handler="ChatHandler::HandleAddTrainerSpellCommand" description="" value="0" maxValue="0" valueType="0" />
    <command key="achieve" privileg="m" description="" subCommandTable="achievementCommandTable" value="0" maxValue="0" valueType="0" />
  </table>
</commandList>