EpicBanItemTeam / VirtualChest

A sponge plugin providing virtual chest GUIs for menus like ChestCommands
https://ore.spongepowered.org/zzzz/VirtualChest
GNU Lesser General Public License v3.0
34 stars 12 forks source link

Remove decimal places in the bal, for example (107.00 -> 107) #79

Closed BrandHyde closed 5 years ago

BrandHyde commented 5 years ago

Would love to see this removed, or an option to remove it. Thanks!

ustc-zzzz commented 5 years ago

Maybe what you want to change is the value of %economy_bal_format%. Just check your configuration of the economy plugin to set the fraction digits or just use %economy_balance% instead of %economy_bal_format%.