# Comandos básicos

### **🌍 Teletransporte y Ubicaciones**

🔹 **/spawn** → Inicia el **teletransporte** a la zona central del servidor.

📍 **/sethome \[nombre]** → Guarda una **localización personalizada**. *(Máximo 3 homes, los jugadores VIP pueden tener más:* [*Tienda Minelandia*](https://tienda.minelandia.es/)*)*

❌ **/delhome \[nombre]** → Borra una **ubicación guardada**.

🏠 **/home \[nombre]** → Te **teletransporta** a una ubicación guardada previamente.

🔄 **/back** → Regresa al **lugar anterior donde estabas**. *(Muy útil si mueres)*

***

### **🧭 Comandos de Teletransporte entre Jugadores**

📩 **/tpa \[jugador]** → Envía una **solicitud de teletransporte** a otro jugador.

📥 **/tpahere \[jugador]** → Envía una **solicitud para que un jugador se teletransporte hacia ti**.

✅ **/tpaccept \[jugador]** → Acepta una **solicitud de teletransporte** enviada por otro jugador.

***

### **💬 Comunicación con otros Jugadores**

📨 **/msg o /m \[jugador] \[mensaje]** → Envía un **mensaje privado** a un jugador.

🔁 **/r \[mensaje]** → Responde al **último jugador** que te habló por privado.

***

📌 **Estos comandos te ayudarán a moverte y comunicarte mejor en Minelandia. ¡Úsalos sabiamente!** 🚀


---

# 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.minelandia.es/bienvenid/comandos-basicos.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.
