# RPGBank

## [Download here](https://www.spigotmc.org/resources/%E2%9C%85must-have%E2%9C%85-rpgbank-store-your-items-exp-and-money-using-villagers-npcs-and-custom-gui.29139/)

{% hint style="warning" %}
You must have the [DefaultPack](https://itemsadder.devs.beer/plugin-usage/first-install#optional-add-official-itemsadder-custom-content) installed!
{% endhint %}

You can change GUI icons and use ItemsAdder icons to achieve this:

![](https://708574821-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M28TcKgSDvuFN510qye-887967055%2Fuploads%2Fgit-blob-954732061ed60c7809661464174022f61d8ca9dd%2Fimage.png?alt=media)

{% tabs %}
{% tab title="config.yml" %}

```yaml
  icons:
    money-indicator: coin
    next-page: icon_right_blue
    previous-page: icon_left_blue
    page-indicator: BLACK_STAINED_GLASS_PANE
    deposit-exp: icon_ender_chest
    locked: icon_lock
    deposit-money: icon_arrow_chest
```

{% endtab %}

{% tab title="language file" %}

```yaml
account-title: :offset_-16::blank_menu::offset_-176:&0{player}
```

{% endtab %}
{% endtabs %}
