# 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
```
