> For the complete documentation index, see [llms.txt](https://docs.vanillaplay.net/vanilla/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vanillaplay.net/vanilla/vanillaclassic/rules/grif.md).

# Гриферство

> 1. <mark style="color:yellow;">**Разрушение, порча чужих построек, воровство, присвоение территорий**</mark> \
>    **В привате:** Бан от 7 дней \
>    **Вне привата:** Разрешено, если владелец оффлайн более недели \
>    **Главный остров энда и его декорации ломать запрещено**

> 2. <mark style="color:yellow;">**Намеренная порча ближайшей к чужому привату территории**</mark>\
>    Бан от 7 дней

> 3. <mark style="color:yellow;">**Убийства без причины**</mark>\ <mark style="color:yellow;">**(Безнаказанные беспричинные убийства возможны только в судный час, либо на /warp PvP)**</mark>\
>    Бан от 1 до 30 дней

> 4. <mark style="color:yellow;">**Ловушки в радиусе 100 блоков от варпов/чужих приватов**</mark> \
>    (В других местах ловушки разрешены, однако заманивание в них игроков с помощью обмана — запрещено).\
>    Бан до 7 дней.

> 5. <mark style="color:yellow;">**Обман для убийства в судный час**</mark>\
>    Бан от 1 до 30 дней

> 6. <mark style="color:yellow;">**Летающие TnT-машины**</mark>\
>    Удаление всего имущества и баланса игрока, бан от месяца

> 7. <mark style="color:yellow;">**Засорение карты блоками, столбами, лавой, поджог лесов "по приколу", неаккуратный взрыв динамитом (кроме ада и энда)**</mark>\
>    Бан от 3 дней

> 8. <mark style="color:yellow;">**Помеха игрокам в их привате и отказ уходить**</mark>\
>    Тюрьма от 10 минут

{% hint style="warning" %}
Список вещей, которые запрещено забирать у игроков при убийстве в судный час, **однако можно на PvP-арене**:

1. Кирка на эффективность Х
2. Трофейная кирка
3. Редкий топор с паркура
4. Награды с ивентов
5. Праздничные подарки
6. Вещи, продаваемые у торговца на спавне
   {% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.vanillaplay.net/vanilla/vanillaclassic/rules/grif.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.
