# 2 - Arena(Basic Function)

## **Mechanism**

You can create multiple arenas in your server.With a game being started,players will teleport to one of the arenas you set randomly.To be sure,you can also set a single arena.

## Create an arena!

First,we should enter **/dt a mode** to enter the ARENA CREATING MODE.We will receiver a creating tool meanwhile.

![Enter ARENA CREATING MODE](/files/-M4xTNvUSUeQua1NK8f6)

![Creating Tool](/files/-M4xTiFKGShpquKQAYF0)

After get the creating tool,we will use it to set the teleport points for P1 and P2 at your current loaction.Right click air for P1 and left click air for P2.

![](/files/-M4xTtaEEYGN4rJgwUZt)

By the way,you'd better to create a protect area for you PVP field by other plugin to protect the blocks in it from being destroy by players who enter the field.

## Save the arena you created!

By **/dt a create \<Edit Name> \<Display Name>** you can save the arena you created just now\.If you don't want to continue creating,you can quit the ARENA CREATING MODE by entering **/dt a mode** again.

![](/files/-M4xTzMCgfJy3aOrAoQk)

![Finish your creating](/files/-M4xU3FGmzhN1HwvLQCV)


---

# 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://1392847363.gitbook.io/dantiao-plugin/2.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.
