# Команды

## Основные

<mark style="color:yellow;">/sit</mark> — присесть.\ <mark style="color:yellow;">/lay</mark> — прилечь на спину.\ <mark style="color:yellow;">/crawl</mark> — полсти на животе.

<mark style="color:yellow;">/msg</mark> *<mark style="color:orange;">никнейм сообщение</mark>* — написать сообщение игроку (аналоги: <mark style="color:yellow;">/w</mark>,  <mark style="color:yellow;">/send</mark>,  <mark style="color:yellow;">/pm</mark>, <mark style="color:yellow;">/message</mark>,  <mark style="color:yellow;">/tell</mark>).\ <mark style="color:yellow;">/r</mark> *<mark style="color:orange;">сообщение</mark>* — ответить на сообщение последнего, кто вам написал.\ <mark style="color:yellow;">/mail</mark> *<mark style="color:orange;">сообщение</mark>* — отправить сообщение (письмо) офлайн/онлайн игроку. Сообщение (письмо), отправленное игроку, появится при его следующем входе на сервер.\ <mark style="color:yellow;">/mail-clear</mark> — очистить почту (офлайн письма).

<mark style="color:red;">Скоро будет...</mark>

## Команды PlasmoVoice

<mark style="color:yellow;">/disc burn</mark> <mark style="color:orange;">ссылка</mark> <mark style="color:green;">название(необязательно)</mark> — Создайте диск с пользовательским аудио по URL-адресу. Вам нужно подержать в руке музыкальный диск.\ <mark style="color:yellow;">/disc erase</mark> — Очистить диск в нормальное состояние.\ <mark style="color:yellow;">/disc search</mark> <mark style="color:orange;">название</mark> — найти песню.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.mhcore.xyz/features/komandy.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
