> For the complete documentation index, see [llms.txt](https://wiki.healtzcraft.com/healtz-craft/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.healtzcraft.com/healtz-craft/ajuda/como-jogar-no-servidor/minecraf-java-pc.md).

# Minecraf Java (PC)

### Conecte-se

> 🖥️ **IP:** `healtzcraft.com` ou `198.89.99.184:25565`
>
> 🚀 **Versões:** `1.16 até 1.21+`

### Clientes Java Edition

> [Minecraft Java Edition](https://www.minecraft.net/pt-pt/store/minecraft-java-bedrock-edition-pc) (Pago)
>
> [TLauncher](https://tlauncher.org/) (Grátis)

## 📝Passo a passo para jogar no Java Edition

**1️.** Clique na opção `Multijogador.`

**2.** Clique na opção de `Adicionar Servidor.`

**3.** Preencha `Healtz Craft` na opção Nome do servidor.

**4.** Preencha `healtzcraft.com` na opção `Endereço do servidor` e clique em `Concluído.`

**5.** Clique na mensagem do servidor e depois em `Entrar no servidor.`

**6.** Use `/registrar Sua-Senha Sua-Senha` para se registrar!

{% hint style="success" %}
**Lembre-se dessa senha, porque você vai precisar para entrar no servidor**;
{% endhint %}

{% hint style="warning" %}
Se você joga no Minecraft pirata, lembre-se de escolher um nick único, para garantir que ninguém mais tenha registrado o mesmo nome no servidor. \
Nomes populares, como "Mateus", por exemplo, provavelmente já estão em uso. \
Você pode adicionar letras ou números ao nome, como "Mateus22", para torná-lo exclusivo e evitar conflitos.
{% endhint %}

### 🎥 Ainda com dificuldade para acessar o servidor?

Ainda não deu certo a conexão com o servidor? Não se preocupe!\
Preparamos um **vídeo mostrando todo o passo a passo** para você se conectar sem problemas.

{% embed url="<https://www.youtube.com/watch?t=29s&v=nHCeviRgcrY>" %}


---

# 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, and the optional `goal` query parameter:

```
GET https://wiki.healtzcraft.com/healtz-craft/ajuda/como-jogar-no-servidor/minecraf-java-pc.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
