Create an account


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
WOW AzerothCore GM Commands - Core Quick Reference

#1
World of Warcraft AzerothCore GM Commands - Core Quick Reference

Quote:This post contains the core GM command info from the AzerothCore GM Commands page, cleaned up for quick MyBB use.



How WOW GM Commands Work
  • From in-game chat: commands must start with a dot, example: .gm on
  • From world console: dot is optional
  • Some commands require a selected target (player or creature) and will not work in world console
  • Access is controlled by GM security level (0-4)
  • To grant permission level, use: account set gmlevel (console)

Security levels (general):
  • 0 = Player/basic self-service commands
  • 1 = Moderator/helper tools
  • 2 = GM tools
  • 3 = Admin tools
  • 4 = Console/root-level operations



Core Command Families

1) Account & Access
Code:
.account
.account password old new new
.account set gmlevel <account> <level> [realmId]
.account create <account> <password> [email]
.account delete <account>
.account lock ip on|off
.account lock country on|off

2) Player Control
Code:
.kick <player> [reason]
.freeze <player>
.unfreeze <player>
.mute <player> <minutes> [reason]
.unmute <player>
.revive
.die

3) GM Mode & Visibility
Code:
.gm on|off
.gm visible on|off
.gm chat on|off
.gm fly on|off
.gm ingame

4) Teleport & Positioning
Code:
.appear <player>
.summon <player>
.recall [player]
.go xyz <x> <y> [z] [map] [o]
.go creature <guid>
.go gameobject <guid>
.teleport <location>
.teleport name <player> <location>
.gps

5) Character Progression
Code:
.levelup [player] [amount]
.character level [player] [level]
.learn <spellId> [all]
.unlearn <spellId> [all]
.setskill <skillId> <level> [max]
.maxskill
.modify money <amount>
.modify honor <amount>

6) Items, Inventory, and Mail
Code:
.additem [player] <itemId|itemLink> [count]
.additem set <itemSetId>
.item restore [recoveryId] [player]
.send mail <player> "subject" "text"
.send items <player> "subject" "text" itemId[:count] ...
.send money <player> "subject" "text" <money>

7) NPC & GameObject Management
Code:
.npc add <creatureId>
.npc delete [guid]
.npc move [guid]
.npc set faction temp <factionId>
.npc set level <level>
.gobject add <entryId>
.gobject delete <guid>
.gobject move <guid> [x y z]
.gobject near [distance]

8) Quest, Guild, Group
Code:
.quest add <questId>
.quest complete <questId>
.quest remove <questId>
.guild create <leader> "Guild Name"
.guild invite <player> "Guild Name"
.group join <memberFromGroup> [player]
.group disband [player]

9) Server Operations (Use Carefully)
Code:
.server info
.server motd
.server set motd [realmId] <text>
.server restart <delay> [exitCode]
.server shutdown <delay> [exitCode]
.server restart cancel
.server shutdown cancel
.reload <subcommand>
.reload all
.saveall

10) Tickets & Moderation Workflow
Code:
.ticket list
.ticket viewid <ticketId>
.ticket assign <ticketId> <gmName>
.ticket comment <ticketId> <comment>
.ticket response appendln <ticketId> <text>
.ticket close <ticketId>
.ticket delete <ticketId>



Most Useful Daily Commands
Code:
.help <command>
.commands
.server info
.gm on
.gm visible off
.appear <player>
.summon <player>
.additem <itemId> <count>
.levelup <player> <amount>
.kick <player> <reason>
.saveall



Tip: Use .help plus any command family to discover subcommands quickly, for example:
Code:
.help account
.help npc
.help reload
.help ticket

https://www.azerothcore.org/wiki/gm-commands
[Image: RvghcKs.png]
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum software by © MyBB Theme © iAndrew 2016