# Сервер Заполнен

Если при входе появляется сообщение, что сервер заполнен, это значит, что на сервере уже находится максимальное количество игроков.

## Что это значит

Сервер временно не может принять новых игроков, потому что все слоты заняты.

## Что можно сделать

Попробуйте:

1. Подождать несколько минут.
2. Обновить список серверов.
3. Зайти чуть позже.
4. Проверить новости в Discord, если проблема массовая.

{% hint style="warning" %}
Не нужно много раз быстро нажимать кнопку подключения.\
Иногда из-за этого Minecraft может начать показывать другие ошибки подключения.
{% 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.hitbox.live/bagi-i-problemy/problemy-pri-podklyuchenie/server-zapolnen.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.
