diff options
Diffstat (limited to 'website/src/ja/docs/reference/commands.md')
| -rw-r--r-- | website/src/ja/docs/reference/commands.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/website/src/ja/docs/reference/commands.md b/website/src/ja/docs/reference/commands.md index 6987f92..7250ddd 100644 --- a/website/src/ja/docs/reference/commands.md +++ b/website/src/ja/docs/reference/commands.md @@ -8,10 +8,12 @@ LunaticChat で使用できるすべてのコマンドのリファレンスで ## ダイレクトメッセージ -### `/tell <player> <message>` +### `/tell <player> <message>` / `/tell <player>@<server> <message>` プレイヤーにダイレクトメッセージを送信します. +サーバー名を指定した場合はそのサーバーにいるプレイヤーに対してメッセージを送信します. + - **エイリアス**: `t`, `msg`, `m`, `w`, `whisper` - **パーミッション**: `lunaticchat.command.tell` |
