# Команды

## Технические <a href="#tech" id="tech"></a>

<kbd>/origin check</kbd>

{% hint style="info" %}
Узнать информацию о своей расе
{% endhint %}

`/kingdom`

{% hint style="info" %}
Информация о королевстве и профессии
{% endhint %}

`/pu`

{% hint style="info" %}
Открывает меню прокачки игрока
{% endhint %}

`/menu`

{% hint style="info" %}
Открывает меню сервера
{% endhint %}

***

## Общение <a href="#communication" id="communication"></a>

`/msg <ник>`

`/w <ник>`

`/tell <ник>`

{% hint style="info" %}
Написать личное сообщение (ЛС) конкретному игроку

Вместо команды можно кликнуть по нику из чата
{% endhint %}

`/reply <сообщение>`

{% hint style="info" %}
Ответ последнему, кому вы писали личное сообщение
{% endhint %}

`/ignore <ник>`

{% hint style="info" %}
Кинуть кого-то в игнор, удалить из игнора
{% endhint %}

`/ignorelist`

{% hint style="info" %}
Узнать, кто у вас в игноре
{% endhint %}

`/tg`&#x20;

{% hint style="info" %}
Отключение глобального чата
{% endhint %}

***

## Персонаж - RolePlay (РП) <a href="#person-rp" id="person-rp"></a>

`/sit`

{% hint style="info" %}
Сесть

<img src="https://content.gitbook.com/content/R4JUtIjmwjkV1Hd4rdH0/blobs/UNPXnxpgOUL0rLaIRYCo/image.png" alt="" data-size="original">
{% endhint %}

`/lay`

{% hint style="info" %}
Лечь

<img src="https://content.gitbook.com/content/R4JUtIjmwjkV1Hd4rdH0/blobs/TSSA9KK6CaC8Bbbvsj7x/image.png" alt="" data-size="original">​
{% endhint %}

`/crawl`

{% hint style="info" %}
Ползти

<img src="https://content.gitbook.com/content/R4JUtIjmwjkV1Hd4rdH0/blobs/26IXIOei3H3wFzTK4TkY/image.png" alt="" data-size="original">
{% endhint %}

`/wroleplay:me <сообщение>`

{% hint style="info" %}
Отыгровка действия от первого лица

<img src="https://content.gitbook.com/content/R4JUtIjmwjkV1Hd4rdH0/blobs/cIhISWtNDvy2EClNJF4c/image.png" alt="" data-size="original">
{% endhint %}

`/hat`

{% hint style="info" %}
Надеть на голову выбранный блок

<img src="https://content.gitbook.com/content/R4JUtIjmwjkV1Hd4rdH0/blobs/BusOFgoQJHvYrJ1CmSj8/image.png" alt="" data-size="original">
{% endhint %}

`/afk`

{% hint style="info" %}
Вход в афк-режим. Оповещение в чате и иконка в TAB

<img src="https://content.gitbook.com/content/R4JUtIjmwjkV1Hd4rdH0/blobs/Rnlt8Yw4XJ5l8cjXij0p/image.png" alt="" data-size="original">
{% endhint %}

`/todo <Фраза*Дейсвие>` <br>

{% hint style="info" %}
Используется для большего погружения в происходящее.![](https://2694660148-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FR4JUtIjmwjkV1Hd4rdH0%2Fuploads%2FsOP3H3GgmrvxK1ylBtCK%2F2026-01-09_12.28.48.png?alt=media\&token=29475f1c-97b0-4803-b362-96331eb64424)
{% endhint %}

`/try <сообщение>`

{% hint style="info" %}
Показывает успешно или нет ваше событие

<img src="https://2694660148-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FR4JUtIjmwjkV1Hd4rdH0%2Fuploads%2FNQNQHcO5jnZyar5O7NwI%2F2026-01-09_12.32.14.png?alt=media&#x26;token=8332c696-0864-4572-ae4a-c80d1d716c00" alt="" data-size="original">
{% endhint %}

`/do <сообщение>`

{% hint style="info" %}
используется для отыгровки рп от 3 лица с большой буквы и с точкой на конце. Эта команда характеризует так называемое последствие, идущее после определенного действия.

<img src="https://2694660148-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FR4JUtIjmwjkV1Hd4rdH0%2Fuploads%2FvcQm8X7OcSnRnkvP12TR%2F2026-01-09_12.34.23.png?alt=media&#x26;token=1ff223ce-7b21-42e6-bd04-6ffa976b9a8e" alt="" data-size="original">

{% endhint %}

`/roll`

{% hint style="info" %}
Кубики ДНД

Бросить кубик d100 в чате игры

<img src="https://2694660148-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FR4JUtIjmwjkV1Hd4rdH0%2Fuploads%2FaLLMMVTmOa2sxcutRiwF%2F2026-01-09_12.35.06.png?alt=media&#x26;token=27d933f3-3f9e-488a-9a27-214e252a7c77" alt="" data-size="original">
{% endhint %}

***


---

# 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.pwworlds.ru/tech/commands.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.
