diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/database-auth.md | 4 | ||||
| -rw-r--r-- | docs/gm-commands.md | 73 | ||||
| -rw-r--r-- | docs/motd.md | 30 |
3 files changed, 71 insertions, 36 deletions
diff --git a/docs/database-auth.md b/docs/database-auth.md index 431e319..ae6ccd1 100644 --- a/docs/database-auth.md +++ b/docs/database-auth.md @@ -17,6 +17,10 @@ - [logs](logs.md) - [logs_ip_actions](logs_ip_actions.md) +## M + +- [motd](motd.md) + ## R - [realmcharacters](realmcharacters.md) - [realmlist](realmlist.md) diff --git a/docs/gm-commands.md b/docs/gm-commands.md index 6d114bc..6dca5d7 100644 --- a/docs/gm-commands.md +++ b/docs/gm-commands.md @@ -9,10 +9,10 @@ GM commands can be entered mainly in 2 ways. Either by typing it directly into t Note: Some commands are working only by selecting a player or a creature. These commands can not be used in the world console. | Command | Security | Syntax | Description | -|--------------------------------------|----------|-----------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| account addon | 1 | `.account addon #addon` | Set expansion addon level allowed. Addon values: 0 - normal, 1 - tbc, 2 - wotlk. -| account 2fa setup | 0 | `.account 2fa setup` | Setup 2fa authentication. Use .account 2fa setup 1 to receive token. Apply token to authenticator app (case sensitive). Use the pin from app with .account 2fa setup PIN to confirm setup. | -| account 2fa remove | 0 | `.account 2fa remove` | Remove 2fa authentication. | +| ------------------------------------ | -------- | --------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| account addon | 1 | `.account addon #addon` | Set expansion addon level allowed. Addon values: 0 - normal, 1 - tbc, 2 - wotlk. | +| account 2fa setup | 0 | `.account 2fa setup` | Setup 2fa authentication. Use .account 2fa setup 1 to receive token. Apply token to authenticator app (case sensitive). Use the pin from app with .account 2fa setup PIN to confirm setup. | +| account 2fa remove | 0 | `.account 2fa remove` | Remove 2fa authentication. | | account create | 4 | `.account create $account $password` | Create account and set password to it. | | account delete | 4 | `.account delete $account` | Delete account with all characters. | | account lock country | 0 | `.account lock country [on/off]` | Allow login from account only from current used Country or remove this requirement. | @@ -28,7 +28,7 @@ Note: Some commands are working only by selecting a player or a creature. These | achievement checkall | 3 | `.achievement checkall` | Check all achievement criteria of the selected player. | | achievement | 2 | `.achievement $subcommand` | Type .achievement to see the list of possible subcommands or .help achievement $subcommand to see info on subcommands | | additem | 2 | `.additem #itemid/[#itemname]/#shift-click-item-link #itemcount` | Adds the specified number of items of id #itemid (or exact (!) name $itemname in brackets, or link created by shift-click at item in inventory or recipe) to your or selected character inventory. If #itemcount is omitted, only one item will be added. **If #itemcount is negative, it will remove the item(s) from the character.** | -| additem set | 2 | `.additem set #itemsetid` | Add items from itemset of id #itemsetid to your or selected character inventory. Will add by one example each item from itemset. | +| additem set | 2 | `.additem set #itemsetid` | Add items from itemset of id #itemsetid to your or selected character inventory. Will add by one example each item from itemset. | | announce | 2 | `.announce $MessageToBroadcast` | Send a global message to all players online in chat log. | | appear | 1 | `.appear [$charactername]` | Teleport to the given character. Either specify the character name or click on the character's portrait,e.g. when you are in a group. Character can be offline. | | arena captain | 3 | `.arena captain #TeamID $name` | A command to set new captain to the team. $name must be in the team | @@ -37,10 +37,10 @@ Note: Some commands are working only by selecting a player or a creature. These | arena info | 2 | `.arena info #TeamID` | Command that show info about arena team | | arena lookup | 2 | `.arena lookup $name` | Command that give a list of arenateam with the given $name | | arena rename | 3 | `.arena rename "oldname" "newname"` | Command to rename Arena-team name. | -| aura | 2 | `.aura #spellid` | Add the aura from spell #spellid to the selected Unit. -| bags | 2 | `.bags $subcommand` | Type .bags to see a list of all subcommands. -| bags clear | 2 | `.bags clear $itemquality` | Clear from players' bags all items including and below $itemQuality. -| bags clear all | 2 | `.bags clear all` | Clear all items from player +| aura | 2 | `.aura #spellid` | Add the aura from spell #spellid to the selected Unit. | +| bags | 2 | `.bags $subcommand` | Type .bags to see a list of all subcommands. | +| bags clear | 2 | `.bags clear $itemquality` | Clear from players' bags all items including and below $itemQuality. | +| bags clear all | 2 | `.bags clear all` | Clear all items from player | | ban account | 2 | `.ban account $account_name $bantime $reason` | Ban account and kick the player if ingame on any character. $bantime: negative value leads to permban, otherwise use a timestring like `4d20h3s`. | | ban character | 2 | `.ban character $character_name $bantime $reason` | Ban character and kick that character if ingame. $bantime: negative value leads to permban, otherwise use a timestring like `4d20h3s`. | | ban ip | 2 | `.ban ip $Ip $bantime $reason` | Ban IP. $bantime: negative value leads to permban, otherwise use a timestring like `4d20h3s`. | @@ -49,7 +49,7 @@ Note: Some commands are working only by selecting a player or a creature. These | baninfo account | 2 | `.baninfo account $accountid` | Watch full information about a specific ban. | | baninfo character | 2 | `.baninfo character $charactername` | Watch full information about a specific ban. | | baninfo ip | 2 | `.baninfo ip $ip` | Watch full information about a specific ban. | -| baninfo | 2 | `.baninfo $subcommand` | Type .baninfo to see the list of possible subcommands or .help baninfo $subcommand to see info on subcommands | +| baninfo | 2 | `.baninfo $subcommand` | Type .baninfo to see the list of possible subcommands or .help baninfo $subcommand to see info on subcommands | | banlist account | 2 | `.banlist account [$Name]` | Searches the banlist for a account name pattern or show full list account bans. | | banlist character | 2 | `.banlist character $Name` | Searches the banlist for a character name pattern. Pattern required. | | banlist ip | 2 | `.banlist ip [$Ip]` | Searches the banlist for a IP pattern or show full list of IP bans. | @@ -59,23 +59,23 @@ Note: Some commands are working only by selecting a player or a creature. These | bf stop | 3 | `.bf stop #battleid` | | | bf switch | 3 | `.bf switch #battleid` | | | bf timer | 3 | `.bf timer #battleid #timer` | | -| bindsight | 3 | `.bindsight` | Binds vision to the selected unit indefinitely. Cannot be used while currently possessing a target. | -| cache | 2 | `.cache $subcommand` | Character data cached during start up. Type .cache to see a list of subcommands or .help $subcommand to see info on subcommands.| -| cache delete | 3 | `.cache delete $playername` | Deletes the cached data for the selected character. Use for debugging only!| -| cache info | 2 | `.cache info $playerNameDisplays` | cached data for the selected character.| -| cache refresh | 2 | `.cache refresh $playerName` | Deletes the current cache and refreshes it with updated data.| +| bindsight | 3 | `.bindsight` | Binds vision to the selected unit indefinitely. Cannot be used while currently possessing a target. | +| cache | 2 | `.cache $subcommand` | Character data cached during start up. Type .cache to see a list of subcommands or .help $subcommand to see info on subcommands. | +| cache delete | 3 | `.cache delete $playername` | Deletes the cached data for the selected character. Use for debugging only! | +| cache info | 2 | `.cache info $playerNameDisplays` | cached data for the selected character. | +| cache refresh | 2 | `.cache refresh $playerName` | Deletes the current cache and refreshes it with updated data. | | cast back | 2 | `.cast back #spellid [triggered]` | Selected target will cast #spellid to your character. If 'trigered' or part provided then spell casted with triggered flag. | | cast dest | 2 | `.cast dest #spellid #x #y #z [triggered]` | Selected target will cast #spellid at provided destination. If 'trigered' or part provided then spell casted with triggered flag. | | cast dist | 2 | `.cast dist #spellid [#dist [triggered]]` | You will cast spell to pint at distance #dist. If 'trigered' or part provided then spell casted with triggered flag. Not all spells can be casted as area spells. | | cast self | 2 | `.cast self #spellid [triggered]` | Cast #spellid by target at target itself. If 'trigered' or part provided then spell casted with triggered flag. | | cast target | 2 | `.cast target #spellid [triggered]` | Selected target will cast #spellid to his victim. If 'trigered' or part provided then spell casted with triggered flag. | -| cast | 2 | `.cast #spellid [triggered]` | Cast #spellid to selected target. If no target selected cast to self. If 'trigered' or part provided then spell casted with triggered flag.| -| character changeaccount | 3 | `.character changeaccount $NewAccountNAme $Name`| Moves the specified character to the provided account. Kicks the player if the character is online. +| cast | 2 | `.cast #spellid [triggered]` | Cast #spellid to selected target. If no target selected cast to self. If 'trigered' or part provided then spell casted with triggered flag. | +| character changeaccount | 3 | `.character changeaccount $NewAccountNAme $Name` | Moves the specified character to the provided account. Kicks the player if the character is online. | | character changefaction | 2 | `.character changefaction $name` | Change character faction. | | character changerace | 2 | `.character changerace $name` | Change character race. | -| character check bag | 2 | `.character check bag [$target_player] #bagSlot 1 - 4 ` | Check players bag.| -| character check bank | 2 | `.character check bank ` | Check your own bank.| -| character check profession | 2 | `.character check profession [$target_player] ` |Show known professions list for selected player| +| character check bag | 2 | `.character check bag [$target_player] #bagSlot 1 - 4 ` | Check players bag. | +| character check bank | 2 | `.character check bank ` | Check your own bank. | +| character check profession | 2 | `.character check profession [$target_player] ` | Show known professions list for selected player | | character customize | 2 | `.character customize [$name]` | Mark selected in game or by $name in command character for customize at next login. | | character deleted delete | 4 | `.character deleted delete #guid\$name` | Completely deletes the selected characters. If $name is supplied, only characters with that string in their name will be deleted, if #guid is supplied, only the character with that GUID will be deleted. | | character deleted list | 3 | `.character deleted list [#guid\$name]` | Shows a list with all deleted characters. If $name is supplied, only characters with that string in their name will be selected, if #guid is supplied, only the character with that GUID will be selected. | @@ -112,8 +112,8 @@ Note: Some commands are working only by selecting a player or a creature. These | debug lootrecipient | 3 | `.debug lootrecipient` | Get loot recipient of the selected creature. | | debug los | 3 | `.debug los` | Show information about the line of sight status. | | debug Mod32Value | 3 | `.debug Mod32Value #field #value` | Add #value to field #field of your character. | -| debug moveflags | 3 | `.debug moveflags [$newMoveFlags [$newMoveFlags2]]` | No params given will output the current moveflags of the target | -| debug objectcount | 3 | `.debug objectcount <optional map id>` | Shows the number of Creatures and GameObjects for the specified map id or for all maps if none is specified | +| debug moveflags | 3 | `.debug moveflags [$newMoveFlags [$newMoveFlags2]]` | No params given will output the current moveflags of the target | +| debug objectcount | 3 | `.debug objectcount <optional map id>` | Shows the number of Creatures and GameObjects for the specified map id or for all maps if none is specified | | debug play cinematic | 1 | `.debug play cinematic #cinematicid` | Play cinematic #cinematicid for you. You stay at place while your mind fly. | | debug play movie | 1 | `.debug play movie #movieid` | Play movie #movieid for you. | | debug play sound | 1 | `.debug play sound #soundid` | Play sound with #soundid. Sound will be play only for you. Other players do not hear this. Warning: client may have more 5000 sounds... | @@ -161,11 +161,11 @@ Note: Some commands are working only by selecting a player or a creature. These | event activelist | 2 | `.event activelist` | Show list of currently active events. | | event start | 2 | `.event start #event_id` | Start event #event_id. Set start time for event to current moment (change not saved in DB). | | event stop | 2 | `.event stop #event_id` | Stop event #event_id. Set start time for event to time in past that make current moment is event stop time (change not saved in DB). | -| event | 2 | `.event #event_id` | Show details about event with #event_id. | +| event | 2 | `.event #event_id` | Show details about event with #event_id. |
