# Чат <в переработке>

## Личные сообщения <a href="#lichnye-soobsheniya" id="lichnye-soobsheniya"></a>

<figure><img src="https://679072725-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMX5W9l26lGyjJcHKpP8T%2Fuploads%2FBkTVeSLhdqwNNwSfTwo5%2Fjava_z2nCgYh2S1.png?alt=media&#x26;token=300b8c1a-d23f-43d7-91d8-f3e55f5322d3" alt=""><figcaption></figcaption></figure>

`/w`, `/msg`, `/tell`, `/m` — Разные варианты команд для отправки личных сообщений

`/re <сообщение>` — Ответить в личные сообщения игроку, который написал вам последним

`/try` - комманда 50/50 шанс визения, выводит в чат, слово **повезло** \ **Не повезло**

`/d20` - ролл кубиков от 20 и выше.

#### Подробное описание команд

{% hint style="info" %}
**Примеры:**

* `/me смеётся`
* `/me добыл(а) алмазы`
* `/me скрафтил(а) меч`
* `/try` - rp комманда 50/50 шанс визения.
  {% endhint %}

## ~~Команда со всеми ссылками и командами.~~

{% hint style="danger" %}

* /pinfo - Все наши сайты
* /nqhelp - команда помощи как /help но намного проще.
  {% endhint %}

## Фичи чата <В разработке!>

{% hint style="warning" %}
**Ещё в процессе работы**

`{cord}`

`{ping}`

`{off_hand}`
{% 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.pointpixel.ru/server-mechanics/chat.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.
