Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 863 Bytes

File metadata and controls

33 lines (26 loc) · 863 Bytes

RPGBank

{% hint style="warning" %} You must have the DefaultPack installed! {% endhint %}

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

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

  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" %}

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

{% endtab %} {% endtabs %}