> 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-sk/minecraft/ako-sa-pripojit-k-serveru.md).

# Ako sa pripojiť k serveru

***

### 💻 Krok 1 – Otvoriť Minecraft

Uisti sa, že máš nainštalovanú **verziu Java** Minecraftu (najlepšie **1.21.4**).

> ⚠️ Server nie je prístupný z verzie Bedrock (konzola, mobil, Windows Store).

***

### 🌐 Krok 2 – Pridať server

1. Spusti Minecraft
2. Klikni na **Multiplayer**
3. Klikni na **Pridať server**
4. Zadaj nasledujúce informácie:
   * **Názov servera:** LifeSteal Dungeon
   * **Adresa servera:** `play.lifestealmc.fr`
   * **Odporúčaná verzia:** `1.21.4`
   * **Balík zdrojov servera:** **Povolené**
5. Klikni na **Hotovo**, potom vyber server zo zoznamu, aby si sa k nemu pripojil ✅

***

### 📦 Krok 3 – Prečo povoliť balík zdrojov?

Server používa **vlastný balík zdrojov** pre svoje textúry, zvuky, menu a vizuálne prvky.\
Bez neho môžu niektoré textúry alebo zvuky chýbať alebo byť nesprávne.

> 🔹 Dôrazne sa odporúča ponechať ho **povolený** aby si si užil plný zážitok z LifeSteal Dungeon.

***

### 🧩 Krok 4 – Riešenie bežných problémov

* **„Invalid session“** → Úplne reštartuj hru.
* **„Public key signature invalid“** → Skontroluj, či si prihlásený do svojho Microsoft účtu.
* **Okamité vykopnutie** → Skontroluj, či si akceptoval balík zdrojov.
* **Chyba pripojenia** → Skontroluj svoju sieť alebo to skús znova o pár minút.

***

### 🎉 To je všetko!

Teraz si pripravený preskúmať svet **LifeSteal Dungeon** !\
Nezabudni sa pripojiť k nášmu [**Discord**](https://discord.gg/3vMguzZFbJ) pre oznámenia, udalosti a podporu.

***


---

# 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-sk/minecraft/ako-sa-pripojit-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.
