# Player Auctions

## **What does it do?**

Player Auctions grants players the ability to buy and sell items through an auction house. The plugin also supports item categories to make item-finding easier!

## **Plugin Requirements**

* [Vault](https://www.spigotmc.org/resources/34315/) (It'll still work even though it hasn't been updated to the latest version of MC)

## **Features**

Player Auctions contains support for other plugins, and unique features that other plugins doesn't contain! You can check a more detailed description of each feature for Player Auctions [here](https://docs.olziedev.com/projects/playerauctions/features).

## **Supported Plugins**

You can view the supported plugins Player Auctions supports [here](https://docs.olziedev.com/projects/playerauctions/plugins), this will give you PlaceholderAPI placeholders and way more other plugins that are supported.

{% hint style="info" %}
**Want to request a feature?**

You can request a feature in our [discord ](https://olziedev.com/support)and we will be more than happy to implement it!
{% endhint %}

## Download

You can download the latest version of Player Auctions either on the resource page [here](https://spigotmc.org/resources/83073), or you can also download it from the Olzie Development website [here](https://cdn.olziedev.com/playerauctions/releases/).

## Development Builds

You can view our development builds [here](https://olziedev.com/projects/playerauctions/pre) or on our discord, there may be bugs and issues in the build so do not run the build on a public server until you know its 100% working.

If there is an issue with the build, you can report it in our discord server and we will fix it immediately.


---

# 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://docs.olziedev.com/projects/playerauctions.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.
