# Turf Wars

This website hosts the documentation of the **Turf Wars** plugin.

Turf Wars is a premium Minecraft plugin, [available on SpigotMC](https://bit.ly/turfwars_mc). \
It is based on the popular game from the now-closed Minecraft server *Mineplex*.\
If you don't know the game, check out the [game description](https://turfwars.isach.be/game-description) page.

First, please check the [FAQ](https://turfwars.isach.be/frequently-asked-questions). Some sections are still in progress, so feel free to head up to the [**Discord server**](https://discord.gg/YkdrhrUSAK) if you have any further question.

### Set up

For [installing](https://turfwars.isach.be/getting-started/installation) and [setting up](https://turfwars.isach.be/getting-started/setting-up-the-lobby) the plugin, head up to the [Getting Started](https://turfwars.isach.be/getting-started) section.

### Configuration

Have a [BungeeCord](https://turfwars.isach.be/configuration/bungeecord) server? Or need help with the [config files](https://turfwars.isach.be/configuration/game)? Head up to the [Configuration](#configuration) section.

### Commands & Permissions

A summary of [commands](https://turfwars.isach.be/usage/commands) and [permissions](https://turfwars.isach.be/usage/permissions) can be found in the [Usage](https://turfwars.isach.be/usage) section.


---

# 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://turfwars.isach.be/turf-wars.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.
