> For the complete documentation index, see [llms.txt](https://sirgoldman.gitbook.io/sirgoldmans-plugins/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sirgoldman.gitbook.io/sirgoldmans-plugins/plugins/onestopshop.md).

# OneStopShop

![](/files/-MKRnx6fzpuwJu-3RfQ1)

## Plugin Info

Native Minecraft Version: 1.16

Supported Minecraft Versions: 1.8, 1.9, 1.10, 1.11, 1.12, 1.13, 1.14, 1.15, 1.16

Dependencies: [Vault ](https://www.spigotmc.org/resources/vault.34315/)(Not Required)

Download (Spigot): [Link](https://www.spigotmc.org/resources/onestopshop-free-gui-item-shop.76640/)

Open Source: [Link](https://github.com/SirLeezus/OneStopShop)

## Vault Economy Installation

{% hint style="info" %}
This will hook into plugins like Essentials for economy related events and commands.
{% endhint %}

1. Place the jar into your plugins folder.&#x20;
2. Install the latest version of Vault.
3. Boot your server and you're done!

## Item Economy Installation

{% hint style="info" %}
This is a standalone feature in which a player will need to have the physical economy item in their inventory to buy items from the shop. When a user sells items they will be rewarded with the economy item as well.
{% endhint %}

1. Place the jar into your plugins folder.
2. Restart your server to generate the plugin files.
3. Open your **`settings.yml`** file and change Vault economy support to false and change Item economy support to true.
4. Now if you would like to change the default economy item open your **`config.yml`** and change economy material to a new item. I would suggest picking something that stacks 64 just so users don't run into any silly issues.
5. The very last thing you'll want to do is change the currency format which is also found in the **`config.yml`**. In this example we're using Emerald as the item so I would change it from **`'&6${0}'`** to something like **`'&2{0} Emerald'`**.
6. Now go ahead and boot your server and you're done!

##
