π±Multi-currency
# vault:default - Default currency from Vault
# rediseconomy:lyra - Custom currency from RedisEconomy
# Leave this empty [] if you don't want to use any currency
# Don't name the same currency twice on different integrations
allowedCurrencies:
- name: vault:default
material: GOLD_INGOT
customModelData: 0
displayName: <gold>Money
- name: playerpoints:playerpoints
material: LAPIS_LAZULI
customModelData: 0
displayName: <blue>PUNTI
- name: minecraft:xp
material: EXPERIENCE_BOTTLE
customModelData: 0
displayName: <green>ExpThe format is hookName:currencyName
hookName:currencyName GUI Showcase

Ask on Discord if you need additional custom currency integrations!
You can change the position of currencies inside the GUI by editing this file:
Last updated