> For the complete documentation index, see [llms.txt](https://lifesteal-1.gitbook.io/lifesteal/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lifesteal-1.gitbook.io/lifesteal/lifesteal-ru/minecraft/kak-prisoedinitsya-k-serveru.md).

# Как присоединиться к серверу

***

### 💻 Шаг 1 – Открыть Minecraft

Убедись, что у тебя установлена **Java-версия** Minecraft (желательно **1.21.4**).

> ⚠️ К серверу нельзя подключиться с версии Bedrock (консоли, мобильные устройства, Microsoft Store).

***

### 🌐 Шаг 2 – Добавить сервер

1. Запусти Minecraft
2. Нажми **Многопользовательская игра**
3. Нажми **Добавить сервер**
4. Введи следующую информацию:
   * **Название сервера:** LifeSteal Dungeon
   * **Адрес сервера:** `play.lifestealmc.fr`
   * **Рекомендуемая версия:** `1.21.4`
   * **Пак ресурсов сервера:** **Включён**
5. Нажми **Готово**, затем выбери сервер в списке, чтобы подключиться ✅

***

### 📦 Шаг 3 – Зачем включать пакет ресурсов?

Сервер использует **пользовательский пакет ресурсов** для своих текстур, звуков, меню и визуальных элементов.\
Без него некоторые текстуры или звуки могут отсутствовать или отображаться неправильно.

> 🔹 Настоятельно рекомендуется оставить его **включённым** чтобы получить полный игровой опыт LifeSteal Dungeon.

***

### 🧩 Шаг 4 – Устранение распространённых проблем

* **“Invalid session”** → Полностью перезапусти игру.
* **“Public key signature invalid”** → Убедись, что ты вошёл в свой аккаунт Microsoft.
* **Моментальный кик** → Проверь, что пакет ресурсов принят.
* **Ошибка подключения** → Проверь своё соединение или попробуй снова через несколько минут.

***

### 🎉 Вот и всё!

Теперь ты готов исследовать мир **LifeSteal Dungeon** !\
Не забудь присоединиться к нашему [**Discord**](https://discord.gg/3vMguzZFbJ) для объявлений, мероприятий и поддержки.

***


---

# 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://lifesteal-1.gitbook.io/lifesteal/lifesteal-ru/minecraft/kak-prisoedinitsya-k-serveru.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.
