# Installing zQuests

## Requirements <a href="#requirements" id="requirements"></a>

* **Java Version**: 21 or newer
* **Server Version**: **1.20.4** to **1.21.8+**
* **Server Software**: Compatible with <mark style="color:orange;">Spigot</mark>, <mark style="color:green;">Paper</mark>, and <mark style="color:green;">Folia</mark> *(all forks based on Paper will work)*
* [**zMenu**](https://www.spigotmc.org/resources/zmenu-ultra-complete-menu-plugin.110402/) <mark style="color:red;">**REQUIRED**</mark>
* [**PlaceholderAPI**](https://www.spigotmc.org/resources/placeholderapi.6245/) <mark style="color:yellow;">**RECOMMENDED**</mark> (Folia version [here](https://github.com/Anon8281/PlaceholderAPI/releases/tag/1.1))

{% hint style="warning" %}
**Note**: Modded server software is not supported!
{% endhint %}

## Installation Steps

1. Download zQuests and its requirements.
2. Add **jars files** in `/plugins/` folder.
3. Start your servers
4. Configure the plugin.
5. Rebooted your servers and voila the plugin is ready to be used!


---

# 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://zquests.groupez.dev/installing-zquests.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.
