YiC200333 / XConomy

An economy plugin that supports data synchronization between multiple servers
GNU General Public License v3.0
98 stars 34 forks source link

Economy#format returns just the plain number #7

Closed adamtomi closed 4 years ago

adamtomi commented 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%')

I'll happily open a PR if you'd like.

YiC200333 commented 4 years ago

OK, I will change it in the next version

adamtomi commented 4 years ago

Thank you!

YiC200333 commented 4 years ago

2.7.14 version is modified

adamtomi commented 4 years ago

Thanks