# Towns and Nations

Towns and Nations is a Minecraft plugin designed to provide players with an immersive role-playing experience. It enables the creation of towns, management of land claims, establishment of alliances, and the orchestration of wars and betrayals.

Currently, Currently, Towns and Nations allows players to: &#x20;

* **Chunk protection**\
  Create Create towns and claim chunks for exclusive control (build, break, open doors, use redstone, etc.).
* **Territory hierarchy**\
  While towns gather a group of players in a territory, regions are a group of towns working together in a bigger picture. Kingdoms will soon be added to include several regions!
* **Rank management**\
  Each player in a town is assigned to a rank to allow different actions (invite player, manage taxes, claim chunks...)
* **Private property**\
  It is possible to create 3D zones inside claimed chunk for private access by a player or a group. It is also possible to rent or sell it to any players.
* **Economy integration**\
  Use money to create towns and regions, to upgrading them, to buy or rent private properties, etc. Manage your town's treasury with taxes and donations.
* **Diplomacy**\
  Arrange alliance and declare war on others territory
* **Attacks**\
  Settle territorial dispute in pvp action that where every territory can choose to join a side.
* **Landmarks**\
  Create landmarks and claim them to unlock passive items production.<br>


---

# 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://arcadia-9.gitbook.io/towns-and-nations/readme.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.
