# Overview

{% embed url="<https://www.youtube.com/watch?v=pqKUuqRBfCM>" %}
Diamondxr showcasing the plugin
{% endembed %}

The plugin brings custom functionalities to the vanilla chests. Larger chests, automated selling chests, crafting chests and more are all possible with WildChests.

## Table of Contents

* [Overview](https://wiki.bg-software.com/wildchests/overview)
  * [Supported Plugins](https://wiki.bg-software.com/wildchests/overview#supported-plugins)
* [Commands and Permissions](https://wiki.bg-software.com/wildchests/overview/commands-and-permissions)
  * [Commands](https://wiki.bg-software.com/wildchests/overview/commands-and-permissions#commands)
  * [Permissions](https://wiki.bg-software.com/wildchests/overview/commands-and-permissions#permissions)
* [Configuring Chests](https://wiki.bg-software.com/wildchests/overview/configuring-chests)
  * [Chest Sections](https://wiki.bg-software.com/wildchests/overview/configuring-chests#chest-sections)
* [Linked Chests](https://wiki.bg-software.com/wildchests/overview/linked-chests)
  * [How to Use](https://wiki.bg-software.com/wildchests/overview/linked-chests#how-to-use)
* [Regular Chests](https://wiki.bg-software.com/wildchests/overview/regular-chests)
  * [Sell Chest](https://wiki.bg-software.com/wildchests/overview/regular-chests#sell-chest)
    * [Deposit Method](https://wiki.bg-software.com/wildchests/overview/regular-chests#deposit-method)
  * [Crafter Chest](https://wiki.bg-software.com/wildchests/overview/regular-chests#crafter-chest)
    * [Hopper Filter](https://wiki.bg-software.com/wildchests/overview/regular-chests#hopper-filter)
  * [Auto Suction (Auto Collectors)](https://wiki.bg-software.com/wildchests/overview/regular-chests#auto-suction-auto-collectors)
    * [Whitelist](https://wiki.bg-software.com/wildchests/overview/regular-chests#whitelist)
    * [Blacklist](https://wiki.bg-software.com/wildchests/overview/regular-chests#blacklist)
  * [Large Chest](https://wiki.bg-software.com/wildchests/overview/regular-chests#large-chest)
    * [How to Use](https://wiki.bg-software.com/wildchests/overview/regular-chests#how-to-use)
  * [Storage Units](https://wiki.bg-software.com/wildchests/overview/storage-units)
    * [Max Amount](https://wiki.bg-software.com/wildchests/overview/storage-units#max-amount)

## Supported Plugins

* [ChestShop](https://www.spigotmc.org/resources/51856/)
* [CMI](https://www.spigotmc.org/resources/3742/)
* [EconomyShopGUI](https://www.spigotmc.org/resources/69927/)
* [Essentials](https://www.spigotmc.org/resources/9089/)
* [QuantumShop](https://www.spigotmc.org/resources/50696/)
* [ShopGUIPlus](https://www.spigotmc.org/resources/6515/)
* [zShop](https://www.spigotmc.org/resources/74073/)<br>
* [SuperiorSkyblock](https://bg-software.com/superiorskyblock/)\
  The plugin will deposit money into the islands' banks of players!\
  You can use the chests' names in SuperiorSkyblock for giving them different worth values!
* [TransportPipes](https://www.spigotmc.org/resources/20873/)\
  Moving items in and out of custom chests will work!
* [WildStacker](https://bg-software.com/wildstacker/)\
  The plugin will dropped items as stacked items and will collect stacked items!


---

# 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://wiki.bg-software.com/wildchests/overview.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.
