summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/gm-commands.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/docs/gm-commands.md b/docs/gm-commands.md
index 406dcaf..b05ac4a 100644
--- a/docs/gm-commands.md
+++ b/docs/gm-commands.md
@@ -512,10 +512,11 @@ Note: Some commands are working only by selecting a player or a creature. These
| titles remove | 2 | `.titles remove #title` | Remove title #title (id or shift-link) from known titles list for selected player. |
| titles set mask | 2 | `.titles set mask #mask` | Allows user to use all titles from #mask. #mask=0 disables the title-choose-field |
| unaura | 2 | `.unaura #spellid` | Remove aura due to spell #spellid from the selected Unit. |
-| unban account | 2 | `.unban account $Name` | Unban accounts for account name pattern. |
-| unban character | 2 | `.unban character $Name` | Unban accounts for character name pattern. |
-| unban ip | 2 | `.unban ip $Ip` | Unban accounts for IP pattern. |
-| unban | 2 | `.unban $subcommand` | Type .unban to see the list of possible subcommands or .help unban $subcommand to see info on subcommands |
+| unban account | 3 | `.unban account $Name` | Unban accounts for account name pattern. |
+| unban character | 3 | `.unban character $Name` | Unban accounts for character name pattern. |
+| unban ip | 3 | `.unban ip $Ip` | Unban accounts for IP pattern. |
+| unban playeraccount | 3 | `.unban playeraccount $characterName` | Unban the account that owns the character having the designated character name. |
+| unban | 3 | `.unban $subcommand` | Type .unban to see the list of possible subcommands or .help unban $subcommand to see info on subcommands |
| unbindsight | 3 | `.unbindsight` | Removes bound vision. Cannot be used while currently possessing a target. |
| unfreeze | 2 | `.unfreeze (#player)` | "Unfreezes" #player and enables his chat again. When using this without #name it will unfreeze your target. |
| unlearn | 2 | `.unlearn #spell [all]` | Unlearn for selected player a spell #spell. If 'all' provided then all ranks unlearned. |