# The Warps

## <mark style="color:green;">General Information</mark>

PlayerWarp is a core feature on our server that allows players to create their own custom teleport points, called warps.

These warps can be used to quickly travel across the world and facilitate exploration and trade.

<figure><img src="/files/p3PWRExGmKscxRdBDOwX" alt=""><figcaption><p>Overview of the <mark style="color:green;"><strong><code>/pwarp</code></strong></mark></p></figcaption></figure>

## <mark style="color:green;">Usefulness of Warps</mark>

* <mark style="color:green;">**Trade and Commerce:**</mark> By creating warps to specific locations such as markets, shops, or trading areas, players can simplify their trade transactions.
* <mark style="color:green;">**City Management:**</mark> Town members can use warps to allow their citizens to easily travel to key locations in the city, such as town halls, arenas, or community farms.
  * This can also include opening public services, such as Exp Farms, to the public for use.

## <mark style="color:green;">PlayerWarps Commands</mark>

### <mark style="color:green;">Public Warps</mark>

* <mark style="color:green;">**`/pwarp`**</mark>: Displays a list of all available public warps.
* <mark style="color:green;">**`/pwarp [name]`**</mark>: Teleport to the specified public warp.
* <mark style="color:green;">**`/pwarp create [name]`**</mark>: Creates a player warp at your current location, for the cost of 50,000 coins. \[limit of 2 per player]
* <mark style="color:green;">**`/pwarp reset [name]`**</mark>: Updates the location of your player warp to your current location.
* <mark style="color:green;">**`/pwarp delete [name]`**</mark>: Deletes the listed player warp.

Players can sponsor their warps in the /pwarp menu, allowing them to advertise their shop, build, or other exciting content!

### <mark style="color:green;">XP Farms</mark>

These are the best public locations to obtain Minecraft XP, and Job Experience in Hunter.

* /pw XP
* /pw XP0
* /pw XP1
* /pw XP2
* /pw XP3
* /pw XP4
* /pw XP5
* /pw xpBatman

### <mark style="color:green;">Adventure Scroll - Kill Quests</mark>

These are the best farms to visit when you obtain an adventure scroll, such as 'Kill 1500 Cows' or 'Kill 1500 Endermen'.

* /pw mobs
* /pw Quest
* /pw IG
  * Iron Golems
* /pw IronGolem2
* /pw Guardian
* /pw PolarBear
  * Has an additional Guardian Farm downstairs.
* /pw skeletons
* /pw Enderman


---

# 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.epicworld.gg/the-towns/the-warps.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.
