# Система відносин

*На сервері атмосфера не завжди може бути доброю. Будуть певні гравці, що намагатимуться заважати ігровому процесу. Тому, було прийнято рішення ввести систему відносин, що допоможе у вирішенні таких питань.*

{% hint style="info" %}
**Система відносин** - це така система, що дозволяє блокувати гравців за думкою інших гравців до встановлення деталей.
{% endhint %}

Якщо гравець порушує, у нього є 2 шляхи - "спокутувати свій гріх" та надалі грати на сервері або ж бути заблокованим назавжди. При першому шляху, покараному прийдеться сплатити штраф в сумі 1 долара. Є і винятки, коли гравцеві не надають другого шансу, але це при сильних порушеннях та за згоди адміністрації.


---

# 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://docs.gradient-mc.com/general/sistema-vidnosin.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.
