# 🌀 Comandi di Teletrasporto

### 🌀 Comandi di Teletrasporto (Controllati e Bilanciati)

🏠 **Home**

**Un solo punto casa per giocatore**\
📍 Comando: `/sethome`\
Ogni giocatore può salvare **una sola posizione** come “home”.

🔁 **Uso di `/home` limitato**\
⏳ *Cooldown:* **1 minuto** tra un utilizzo e l’altro.

***

### 👥 Teleport Requests (TPA)

**Richieste di teletrasporto tra giocatori**

🧭 Comandi utili:

* `/tpa` → invia una richiesta di teletrasporto
* `/tpaccept` → accetta una richiesta
* `/tpdeny` → rifiuta una richiesta

⏱️ **Cooldown:**

* Puoi inviare una richiesta ogni **minuto**
* `/tpaccept` e `/tpdeny` non hanno cooldown,\
  ma chi invia deve comunque rispettare l'intervallo.

***

### ⛺ Spawn & Random Teleport (RTP)

#### 🌀 Spawn

📦 Comando: `/spawn`\
Ti riporta subito all’HUB centrale.

🔄 *Cooldown:* **Nessuno**

#### 🎲 Random Teleport (RTP)

📦 Comando: `/rtp`\
Ti teletrasporta in un punto casuale nel mondo (Overworld).

🔄 *Cooldown:* **Ogni 2 minuti**\
Perfetto per esplorare e trovare il tuo angolo ideale!


---

# 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://nientedafa.gitbook.io/nientedafa/comandi-di-teletrasporto.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.
