summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStoabrogga <38475780+Stoabrogga@users.noreply.github.com>2019-12-21 11:00:07 +0100
committerFrancesco Borzì <borzifrancesco@gmail.com>2019-12-21 11:00:06 +0100
commit41e3afd01a5bbea19591d47f61f2caadbb40913f (patch)
tree327defd62d4769a54d17b8dc09cfa028a3841964
parenteb07156ac420bb7861562244f555da27027d06b6 (diff)
downloadwiki-41e3afd01a5bbea19591d47f61f2caadbb40913f.tar.gz
wiki-41e3afd01a5bbea19591d47f61f2caadbb40913f.tar.bz2
wiki-41e3afd01a5bbea19591d47f61f2caadbb40913f.zip
docs: update GM-Commands (#162)
-rw-r--r--docs/GM-Commands.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/GM-Commands.md b/docs/GM-Commands.md
index 7f5457c..fab7bdc 100644
--- a/docs/GM-Commands.md
+++ b/docs/GM-Commands.md
@@ -266,6 +266,8 @@ Note: Some commands are working only by selecting a player or a creature. These
|pet|2|Syntax: .pet $subcommand Type .pet to see the list of possible subcommands or .help pet $subcommand to see info on subcommands|
|pinfo|2|Syntax: .pinfo [$player_name/#GUID] Output account information for selected player or player find by $player_name or #GUID.|
|playall|2|Syntax: .playall #soundid Player a sound to whole server.|
+|player learn|2|Syntax: .player learn #playername #spell [all]. Learn spell #spell for the specified player. If 'all' is added then all ranks are learned.|
+|player unlearn|2|Syntax: .player unlearn #playername #spell [all]. Unlearn spell #spell for the specified player. If 'all' is added then all ranks are unlearned.|
|possess|3|Syntax: .possess Possesses indefinitely the selected creature.|
|quest add|3|Syntax: .quest add #quest_id Add to character quest log quest #quest_id. Quest started from item can't be added by this command but correct .additem call provided in command output.|
|quest complete|3|Syntax: .quest complete #questid Mark all quest objectives as completed for target character active quest. After this target character can go and get quest reward.|