# Comandos do Survival

Esta página mostra os comandos mais importantes para jogar no dia a dia.

## 🚀 Comandos básicos

| Comando        | Para que serve                  |
| -------------- | ------------------------------- |
| `/teleportes`  | mostra os principais teleportes |
| `/mundos`      | mostra os mundos do servidor    |
| `/site`        | abre o site e a loja            |
| `/discord`     | mostra o Discord oficial        |
| `/kits`        | mostra os kits disponíveis      |
| `/passe`       | abre o passe de batalha         |
| `/banco abrir` | abre o banco                    |

## 🏠 Homes

| Comando         | Para que serve       |
| --------------- | -------------------- |
| `/sethome nome` | cria uma home        |
| `/home nome`    | volta para a home    |
| `/delhome nome` | apaga uma home       |
| `/public nome`  | deixa a home pública |
| `/private nome` | deixa a home privada |

## 🧭 Teleporte

| Comando        | Para que serve                              |
| -------------- | ------------------------------------------- |
| `/tpa jogador` | pede teleporte                              |
| `/tpaccept`    | aceita o pedido                             |
| `/tpdeny`      | recusa o pedido                             |
| `/back`        | volta ao último local de teleporte ou morte |

## ⛏️ McMMO

| Comando        | Para que serve             |
| -------------- | -------------------------- |
| `/mcstats`     | mostra seus níveis         |
| `/mining`      | mostra nível de mineração  |
| `/herbalism`   | mostra nível de herbalismo |
| `/woodcutting` | mostra nível de lenhador   |
| `/fishing`     | mostra nível de pesca      |
| `/archery`     | mostra nível de arquearia  |

<details>

<summary>📌 Dica importante</summary>

Se quiser aprender a proteger seu terreno, veja [Como proteger suas construções](/servidores/survival/como-proteger-suas-construcoes.md).

</details>


---

# Agent Instructions: 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://wiki.endercraft.com.br/servidores/survival/comandos-do-survival.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.
