# Блокировки

## :boom:Список команд по блокировкам:

| Команды   | Описания                              |
| --------- | ------------------------------------- |
| /ban      | Забанить игрока                       |
| /jail     | Посадить игрока в тюрьму (survival)   |
| /mute     | Замутить игрока                       |
| /tempban  | Временно забанить игрока              |
| /tempmute | Временно замутить игрока              |
| /banip    | Забанить игрока по IP                 |
| /pardon   | Разбанить игрока                      |
| /unban    | Разбанить игрока                      |
| /unjail   | Выпустить игрока из тюрьмы (survival) |
| /warn     | Дать предупреждение                   |
| /unwarn   | Снять предупреждение                  |
| /unmute   | Размутить игрока                      |

{% hint style="info" %}
Правильная форма блокировки: **/tempban \[nickname] \[время] \[причина]**

Правильная форма посадки в тюрьму: /jail **\[nickname] \[время] \[номер камеры] \[првило]**&#x20;
{% endhint %}

### ⌛️ Время блокировки:

> **s** - секунд\
> **m** - минут\
> **h** - часов\
> **d** - дней\
> **w** - недель

### :bell: Пункт блокировки для указания причины брать тут:

{% content-ref url="/pages/b49msNg8Y6YQWBsBQfcp" %}
[Правила](/rules.md)
{% endcontent-ref %}

> Пример: **/ban TesT 1d 2.30**\
> \&#xNAN;*Игрок TesT будет забанен на 1 день, по причине 2.30*<br>
>
> Пример: **/jail TesT 5m jail\_1 r:2.30**\
> \&#xNAN;*Вы посадили игрока TesT в тюрьму на 5 мин, причина:* 2.30

{% hint style="info" %}
После блокировки необходимо составить отчет в нашем дискорд канале. \
Канал - #отчеты
{% endhint %}

### Наш Дискорд канал - [<mark style="color:blue;">https://discord.gg/t9WXzs8w7z</mark>](https://discord.gg/t9WXzs8w7z)

Так же вы можете посмотреть заблокированных игроков - ([<mark style="color:blue;">Нажми сюда</mark>](https://vayland.ru/bans/index.php))


---

# 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.vayland.net/stati/blokirovki.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.
