# Comandos

## Warps do Servidor

| Comando            | Função                                   |
| ------------------ | ---------------------------------------- |
| /spawn ou /capital | Ir para a Capital do servidor            |
| /tops              | Ir para a warp top jogadores             |
| /arenafps          | Ir para a arena FPS que não vale itens   |
| /arenapvp          | Ir para a arena PVP que vale itens       |
| /warps             | Listar locais disponíveis para teleporte |
| /warp \[local]     | Ir para o local desejado                 |
| /farmxp            | Ir até a farm de XP pública do server    |

## Teleporte entre jogadores

| Comando         | Função                                   |
| --------------- | ---------------------------------------- |
| /tpa \[jogador] | Pedir teleporte para um jogador          |
| /tpaccept       | Aceitar o pedido de teleporte            |
| /tpdeny         | Negar o pdedido de teleporte             |
| /tpcancel       | Cancelar pedido                          |
| /tptoggle       | Ativar ou desativar pedidos de teleporte |

Exemplo: `/tpa Dawlnken` envia um pedido de teleporte para Dawlnken. `/tpaccept` aceita o pedido.

## Casas

| Comando          | Função                            |
| ---------------- | --------------------------------- |
| /sethome \[casa] | Definir uma casa na posição atual |
| /home \[casa]    | Teleportar para casa especificada |
| /delhome \[casa] | Apagar a casa especificada        |
| /homes           | Listar as casas salvas            |

Exemplo `/sethome base` para salvar uma casa chamada **base**. `/home base` para teleportar até a casa chamada **base**. `/delhome base` para apagar a casa chamada **base**

## Outros comandos de teleporte

| Comando       | Função                                                  |
| ------------- | ------------------------------------------------------- |
| /rtp          | Teleporta aleatoriamente no mundo em que estiver        |
| /rtp \[mundo] | Teleporta aleatoriamente para o mundo especificado      |
| /theend       | Teleporta aleatoriamente ao mundo End (custo $l 250)    |
| /nether       | Teleporta aleatoriamente no mundo Nether (custo $l 250) |
| /recursos     | Teleporte aleatório para o mundo de recursos            |
| /lobby        | Retorne ao lobby do servidor                            |


---

# 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.survivalandia.com/sistema-de-teleporte/comandos.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.
