# Donut Auction Plugin

**Version:** <mark style="color:$primary;">**1.21.11**</mark> \
**Is Folia Supported?** Yes, we support Folia and you can use plugin on paper versions as well as on Folia!

<figure><img src="/files/Q1YROFZP1tSHlEiFLyXf" alt=""><figcaption></figcaption></figure>

{% stepper %}
{% step %}

### Installation Guide

{% endstep %}

{% step %}

### Upload JAR File to Your Server

Start by uploading "**DonutAuction-1.0.0.jar**" file to your Server's > **plugins folder**.}\
![](/files/8XtS2lSuvK6MzMrSBszw)
{% endstep %}

{% step %}

### Install the Dependencies

• [<mark style="color:$primary;">Vault</mark>](https://www.spigotmc.org/resources/vault.34315/) (Free)\
• Install any economy plugin e.g EssentialsX
{% endstep %}

{% step %}

### Start your Server

When you turn on the server, you will see that the plugin needs a license key, all you have to do is join this [<mark style="color:$primary;">Discord</mark>](https://discord.gg/tT6mvrgtw6), open a ticket and ask for Donut Auction License Key.
{% endstep %}

{% step %}

### License Key

Follow this guide to know where and how to activate your license key in the plugin. \
\
Enable License Key in Following filepath: `Sever\plugins\DonutAuction\config.yml` \
![](/files/is8WJw5evlBuxg6maDKk)
{% endstep %}
{% endstepper %}

<details>

<summary>Commands</summary>

These are the commands you need to know while using the plugin.\
\
• `/ah` - **Open Auction GUI.**\
• `/ah sell <price>` - **Sell an item at Auction while holding the item in your hand.**\
• `/fastbuy toggle` - **Toggle FastBuy option for Auction.** \
\
**Permssion for FastBuy Command:**&#x20;

```yaml
permission.donutauction.fastbuy
```

<br>

</details>

<details>

<summary>Max Listings</summary>

**Max Listings Permission**\
\
**Controls** how many items a player can **list** in the **auction at once.**\
**Permission:** `permission.donutauction.maxlistings.<number>`<br>

</details>


---

# 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://akiisx-studios.gitbook.io/akiisx-studios-docs/documentation/akiisxstudios/donut-auction-plugin.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.
