> For the complete documentation index, see [llms.txt](https://zarrowtan-resources.gitbook.io/zarrowtan-resources-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://zarrowtan-resources.gitbook.io/zarrowtan-resources-docs/server-setups-modern-series/woolwars-setup.md).

# WoolWars Setup

Part of: Modern PvP Series

***

### 📋 Server Requirements

* **Minecraft Version:** 1.21.10
* **Java Version:** 21 (required)
* **Server Software:** Paper or forks (Leaf, Pufferfish, Purpur)
* **TAB** - [Download](https://www.spigotmc.org/resources/tab-1-7-x-1-21-10.57806/) (Required)
* **Wool Wars - Let's Battle for the Wool!** - [Download](https://builtbybit.com/resources/wool-wars-lets-battle-for-the-wool.25971/?ref=266894) (Required)
* **Paper Server Jar** - [Download](https://papermc.io/downloads/paper)

***

### 🎮 Game Highlights

A professional Wool Wars competitive setup:

* Fast-paced wool capture gameplay
* Multiple pre-configured maps
* Professional scoreboard and tablist
* Complete cosmetics and ranks system
* Interactive menu system
* NPC integration with FancyNPCs
* Staff management system

***

### 🎯 Getting Started

This wiki covers everything you need to know about setting up and customizing your Wool Wars server. Navigate through the pages to learn about installation, configuration, and features.

For support, join our [Discord community](https://discord.gg/5aysHK6fw6).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://zarrowtan-resources.gitbook.io/zarrowtan-resources-docs/server-setups-modern-series/woolwars-setup.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
