# 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/japanese/plugin-usage/first-install#default-pack-optional) installed!
{% endhint %}

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

![](https://2228257718-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Faipc4QQKwVS0w1Q604ya%2Fuploads%2Fgit-blob-fcb3a5ba12a63306cb788b2a9a620409014c2861%2Fimage%20\(13\)%20\(1\).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 %}
