Fixed a issue with the baltop command regarding double currency symbol which looks weird.
Please remove this variable from the config.yml:
Code (Text):
balance_top:
balance: '&a&l-> {number}. {currencycolor}{player} &7- {currencycolor}{currencysymbol}{balance}'
change to this or what you have but just remove the {currencysymbol} variable
balance_top:
balance: '&a&l-> {number}. {currencycolor}{player} &7- {currencycolor}{balance}'