# Hráčské warpy

***

## Příkazy

* Hlavní menu: `/pw`
* Vytvoření warpu: `/pw set`
* Teleportace na warp: `/pw warp`
* Nastavení kategorie: `/pw category <warp> <kategorie>`
* Přenastavení lokace warpu: `/pw reset <warp>`

{% hint style="warning" %}
Cena za vytvoření warpu je 10000 Coins.
{% endhint %}

***

## Další nastavení

* Nastavit ikonku (item musíš držet v ruce): `/pw icon set <warp>`
* Přidat popisek: `/pw desc <text>`
* Nastavit cenu za teleportaci: `/pw cost set/remove <warp> <cena>`
* Zakázat teleportaci hráči na warp: `/pw ban set/remove <warp> <hrac>`

{% hint style="info" %}
Hráč si může vytvořit pouze 1 warp, chceš-li jich více, je nutné si zakoupit příslušný VIP rank nebo samotný další warp v `/creditshop`.
{% 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.epiplay.eu/vychytavky/hracske-warpy.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.
