Closed adamtomi closed 4 years ago
It'd be pretty neat, if XConomy's vault hook would format balances (returned by Economy#format) using the formatter that can be customized in the config file. (display-format: '%balance% %currencyname%')
Economy#format
display-format: '%balance% %currencyname%'
I'll happily open a PR if you'd like.
OK, I will change it in the next version
Thank you!
2.7.14 version is modified
Thanks
It'd be pretty neat, if XConomy's vault hook would format balances (returned by
Economy#format
) using the formatter that can be customized in the config file. (display-format: '%balance% %currencyname%'
)I'll happily open a PR if you'd like.