# Comandos

A continuación, se mostrará un listado de comandos que una gran cantidad de jugadores usan:&#x20;

<table><thead><tr><th width="328">Comando</th><th width="525">Utilización </th></tr></thead><tbody><tr><td><code>/spawn</code></td><td>Te teletransporta a la zona principal de la modalidad.<br></td></tr><tr><td><code>/fly</code></td><td>Solo si votaste o tienes rango, podrás volar utilizando este comando.</td></tr><tr><td><code>/vote40</code></td><td>Puedes votar por el server y recibes recompensa por ello.<br></td></tr><tr><td><code>/shop</code></td><td>Abre el menú donde podrás vender y comprar cosas.<br></td></tr><tr><td><code>/ah</code></td><td>Abre el menú donde podrás vender cosas y comprar cosas que<br>otros jugadores vendan.</td></tr><tr><td><code>/kits</code></td><td>Abre el menú donde puedes reclamar kits diarios por rangos.<br></td></tr><tr><td><code>/tpa &#x3C;Jugador></code></td><td>Te teletransporta a un jugador<br></td></tr><tr><td><code>/tpaccept &#x3C;Jugador></code></td><td>Acepta que otro jugador se teletransporte a ti.<br></td></tr><tr><td><code>/msg &#x3C;Jugador> &#x3C;Mensaje></code></td><td>Habla por privado con un jugador.</td></tr><tr><td><code>/helpop &#x3C;Mensaje></code></td><td>Manda tu duda/pregunta por ese comando y un staff conectado<br>te responderá.<br></td></tr><tr><td><code>/ignore &#x3C;Jugador></code></td><td>Ignora los mensajes de un jugador.<br></td></tr><tr><td><code>/epay &#x3C;Jugador> &#x3C;cantidad></code></td><td>Dar plata a un jugador.</td></tr><tr><td><code>/sethome &#x3C;Nombre></code></td><td>Establece un home.<br></td></tr><tr><td><code>/delhome &#x3C;Nombre></code></td><td>Elimina un home.</td></tr><tr><td><code>/homes</code></td><td>Te muestra todos tus homes.</td></tr></tbody></table>


---

# 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.neacraft.net/oneblock-vanilla/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.
