diff options
Diffstat (limited to 'docs/src/en/reference/commands/tell.md')
| -rw-r--r-- | docs/src/en/reference/commands/tell.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/src/en/reference/commands/tell.md b/docs/src/en/reference/commands/tell.md new file mode 100644 index 0000000..6687e94 --- /dev/null +++ b/docs/src/en/reference/commands/tell.md @@ -0,0 +1,11 @@ +# /tell <Badge type="tip" text="v0.1.0" /> <Badge type="tip" text="Paper" /> + +### `/tell <player ID> <message>` + +| Permission | Aliases | +| ---- | ---- | +| `lunaticchat.command.tell` | `/t`, `/msg`, `/m`, `/w`, `/whisper` | + +Sends a message to the specified player. + +Clicking on a sent message will automatically input this command into the chat bar. |
