> For the complete documentation index, see [llms.txt](https://tokens.thirdshift.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tokens.thirdshift.net/supported-plugins/shopguiplus.md).

# ShopGUI+

Tokens automatically hooks into ShopGUI+.

[ShopGUI+ Spigot Link](https://www.spigotmc.org/resources/6515/)

In order to use Tokens in ShopGUI+ you need to edit the `config.yml` file in the `/plugins/ShopGUIPlus/` folder. In the config file you need to add `- CUSTOM` below `economyTypes:` See below for an example

```
economyTypes:
    - VAULT
    - CUSTOM
```
