# Команды

## **Gsit:**

*`` `/sit` ``* - присесть

*`` `/lay` ``* - прилечь

*`` `/crawl` ``* - красться в 1 блок

*`` `/spin` ``* - кружиться как на трезубце

## **Кланы:**

*`` `/clan create <название клана>` ``* - создать клан

*`` `/clan edit add <ник игрока>` ``* - отправит запрос на вступление игрока в ваш клан, если он в сети

*`` `/clan edit remove <ник игрока>` ``* - удалит игрока из вашего клана

*`` `/clan edit delete` ``* - удалить клан

*`` `/clan edit rename <новое название клана>` ``* - переименовать клан

*`` `/clan edit setcolor ``` `<mark style="color:red;">`RED`</mark>`|`<mark style="color:blue;">`BLUE`</mark>`|`<mark style="color:yellow;">`YELLOW`</mark>`|`<mark style="color:green;">`` GREEN\` \`\`</mark>* - поменять цвет клана (4 цвета)

*`` `/clan edit addop` ``* - назначить игрока замом главы клана

*`` `/clan edit removeop` ``* - снять с должности зама главы клана

*`` `/clan leave` ``* - покинуть клан

*`` `/clan acept` ``* - принять приглашение на вступление в клан

## Прочее:

`` `/sb` `` - показать техническую характеристику сервера, mspt

`` `/ignore <ник игрка>` `` - игнорировать все сообщения игрока. Отключается повторным вводом команды


---

# 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://remainworlds.gitbook.io/re-mainworld-wiki/gides/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.
