> 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-pt-br/minecraft/como-entrar-no-servidor.md).

# Como entrar no servidor

***

### 💻 Etapa 1 – Abrir o Minecraft

Certifique-se de ter a **versão Java** do Minecraft instalada (de preferência **1.21.4**).

> ⚠️ O servidor não é acessível a partir da versão Bedrock (console, mobile, Windows Store).

***

### 🌐 Etapa 2 – Adicionar o servidor

1. Abra o Minecraft
2. Clique em **Multijogador**
3. Clique em **Adicionar servidor**
4. Insira as seguintes informações:
   * **Nome do servidor:** LifeSteal Dungeon
   * **Endereço do servidor:** `play.lifestealmc.fr`
   * **Versão recomendada:** `1.21.4`
   * **Pacote de recursos do servidor:** **Ativado**
5. Clique em **Concluído**, então selecione o servidor na lista para entrar ✅

***

### 📦 Etapa 3 – Por que ativar o pacote de recursos?

O servidor usa um **pacote de recursos personalizado** para suas texturas, sons, menus e elementos visuais.\
Sem ele, algumas texturas ou sons podem estar faltando ou incorretos.

> 🔹 É fortemente recomendado deixá-lo **ativado** para aproveitar a experiência completa do LifeSteal Dungeon.

***

### 🧩 Etapa 4 – Resolver problemas comuns

* **“Sessão inválida”** → Reinicie completamente seu jogo.
* **“Assinatura da chave pública inválida”** → Verifique se você está conectado à sua conta Microsoft.
* **Expulsão instantânea** → Verifique se seu pacote de recursos foi aceito.
* **Erro de conexão** → Verifique sua rede ou tente novamente em alguns minutos.

***

### 🎉 É isso!

Agora você está pronto para explorar o mundo de **LifeSteal Dungeon** !\
Não se esqueça de entrar no nosso [**Discord**](https://discord.gg/3vMguzZFbJ) para anúncios, eventos e suporte.

***


---

# 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-pt-br/minecraft/como-entrar-no-servidor.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.
