> 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-it/minecraft/come-unirsi-al-server.md).

# Come unirsi al server

***

### 💻 Passo 1 – Aprire Minecraft

Assicurati di avere la **versione Java** di Minecraft installata (preferibilmente **1.21.4**).

> ⚠️ Il server non è accessibile dalla versione Bedrock (console, mobile, Windows Store).

***

### 🌐 Passo 2 – Aggiungere il server

1. Avvia Minecraft
2. Clicca su **Multigiocatore**
3. Clicca su **Aggiungi un server**
4. Inserisci le seguenti informazioni:
   * **Nome del server:** LifeSteal Dungeon
   * **Indirizzo del server:** `play.lifestealmc.fr`
   * **Versione consigliata:** `1.21.4`
   * **Pacchetto risorse del server:** **Attivato**
5. Clicca su **Fatto**, quindi seleziona il server nella lista per unirti ✅

***

### 📦 Passo 3 – Perché attivare il pacchetto risorse?

Il server utilizza un **pacchetto risorse personalizzato** per le sue texture, suoni, menu ed elementi visivi.\
Senza di esso, alcune texture o suoni potrebbero mancare o essere errati.

> 🔹 È fortemente consigliato lasciarlo **attivato** per goderti l'esperienza completa di LifeSteal Dungeon.

***

### 🧩 Passo 4 – Risolvere i problemi comuni

* **“Invalid session”** → Riavvia completamente il gioco.
* **“Public key signature invalid”** → Verifica di essere correttamente connesso al tuo account Microsoft.
* **Kick istantaneo** → Controlla che il pacchetto risorse sia stato effettivamente accettato.
* **Errore di connessione** → Controlla la tua rete o riprova dopo qualche minuto.

***

### 🎉 È tutto!

Ora sei pronto per esplorare il mondo di **LifeSteal Dungeon** !\
Non dimenticare di unirti al nostro [**Discord**](https://discord.gg/3vMguzZFbJ) per annunci, eventi e supporto.

***


---

# 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-it/minecraft/come-unirsi-al-server.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.
