# Installing zAuctionHouse

## Purchase zAuctionHouse

{% hint style="info" %}
The plugin is sold for **12€**, but the price may vary between sites for various reasons.
{% endhint %}

* **Spigot**: [https://www.spigotmc.org/resources/63010/](https://www.spigotmc.org/resources/1-8-1-20-zauctionhouse-2000-servers.63010/)
* **GroupeZ**: [https://groupez.dev/resources/1](https://groupez.dev/resources/zauctionhouse.1)
* **BuitsBuyBits**: [https://builtbybit.com/resources/8987/](https://builtbybit.com/resources/zauctionhouse-auction-house-plugin.8987/)
* **Polymart**: [https://polymart.org/resource/144](https://polymart.org/resource/zauctionhouse.144)

## Requirements

* **Java version**: 17 or newer
* **Server version**: <mark style="color:red;">**1.8**</mark>\*\*, <mark style="color:red;">**1.9**</mark>, <mark style="color:red;">**1.10**</mark>, <mark style="color:red;">**1.11**</mark>, <mark style="color:red;">**1.12**</mark>, <mark style="color:red;">**1.13**</mark>, <mark style="color:red;">**1.14**</mark>, <mark style="color:red;">**1.15**</mark>, <mark style="color:red;">**1.16**</mark>, <mark style="color:red;">**1.17**</mark>, <mark style="color:red;">**1.18**</mark>, <mark style="color:red;">**1.19**</mark>, <mark style="color:red;">**1.20**</mark>, <mark style="color:red;">**1.20.6**</mark>, \*\*<mark style="color:red;">**1.21**</mark>
* **Server SoftWare**: <mark style="color:orange;">Spigot</mark>, <mark style="color:green;">Paper</mark>, <mark style="color:green;">Folia</mark>, <mark style="color:green;">Pufferfish</mark>, <mark style="color:green;">Purpur</mark>, <mark style="color:green;">UniversSpigot</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:red;">**REQUIRED**</mark> (Folia version [here](https://github.com/Anon8281/PlaceholderAPI/releases/tag/1.1))
* [**Vault**](https://www.spigotmc.org/resources/vault.34315/) <mark style="color:yellow;">**RECOMMANDED**</mark> (Folia version [here](https://github.com/Geolykt/Vault/releases))

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

## Installation <a href="#installation" id="installation"></a>

1. Download zAuctionHouse and its requirements.
2. Add **jars files** in `/plugins/` folder.
3. Start your servers
4. Configured the plugin, changed the storage from **JSON** to **MYSQL**.
5. Rebooted your servers, and voila the plugin is ready to be used!

{% hint style="info" %}
We advise you to use MYSQL storage instead of JSON, it will be more efficient for your server.
{% endhint %}


---

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