summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/gm-commands.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/gm-commands.md b/docs/gm-commands.md
index 753cacd..87dfcb5 100644
--- a/docs/gm-commands.md
+++ b/docs/gm-commands.md
@@ -10,7 +10,9 @@ Note: Some commands are working only by selecting a player or a creature. These
| Command | Security | Syntax | Description |
|--------------------------------------|----------|-----------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
-| account addon | 1 | `.account addon #addon` | Set expansion addon level allowed. Addon values: 0 - normal, 1 - tbc, 2 - wotlk. |
+| 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. |