# Playerwarps

### Beschreibung

Mit **Playerwarps** kannst du anderen Spielern ganz einfach den **Zugang zu deinem Plot** ermöglichen. Erstelle einen eigenen **Warp-Punkt**, den andere Spieler per **Befehl** oder über die **Warp-GUI** erreichen können. Besonders beliebte Warps werden dabei **hervorgehoben**!

<figure><img src="/files/hnKzUe4e9ICxkRtu2skm" alt=""><figcaption><p>Playerwarps-Menü</p></figcaption></figure>

{% hint style="info" %}
Das Playerwarps-Menü öffnet man mit dem Befehl **/playerwarps**.
{% endhint %}

### Befehle

<table><thead><tr><th>Befehl</th><th width="240">Beispiel</th><th>Erklärung</th></tr></thead><tbody><tr><td>/playerwarps</td><td></td><td>Öffnet das Warp-Menü</td></tr><tr><td>/playerwarps create (Name)</td><td>/playerwarps create Farm</td><td>Erstellt einen Warp</td></tr><tr><td>/playerwarps delete (Name)</td><td>/playerwarps delete Farm</td><td>Löscht einen Warp</td></tr><tr><td>/playerwarps edit (Name)</td><td>/playerwarps edit Farm</td><td>Öffnet den Warp-Editor</td></tr><tr><td>/playerwarps warp (Name)</td><td>/playerwarps warp Farm</td><td>Teleportiert dich zum Warp</td></tr><tr><td>/playerwarps info (Name)</td><td>/playerwarps info Farm</td><td>Zeigt Warp-Informationen an</td></tr></tbody></table>

{% hint style="warning" %}
Playerwarps können nur in der **Plot-Welt** gesetzt werden.
{% endhint %}


---

# 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.minevale.de/weiteres/playerwarps.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.
