summaryrefslogtreecommitdiff
path: root/website/src/docs/reference/commands.md
diff options
context:
space:
mode:
Diffstat (limited to 'website/src/docs/reference/commands.md')
-rw-r--r--website/src/docs/reference/commands.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/website/src/docs/reference/commands.md b/website/src/docs/reference/commands.md
index 0f76838..a039f7a 100644
--- a/website/src/docs/reference/commands.md
+++ b/website/src/docs/reference/commands.md
@@ -8,10 +8,12 @@ A reference for all commands available in LunaticChat.
## Direct Messages
-### `/tell <player> <message>`
+### `/tell <player> <message>` / `/tell <player>@<server> <message>`
Sends a direct message to a player.
+When a server name is specified, the message is sent to the player on that server.
+
- **Aliases**: `t`, `msg`, `m`, `w`, `whisper`
- **Permission**: `lunaticchat.command.tell`