mung3r / ecoCreature

PvM/E Rewards
http://forums.bukkit.org/threads/29538
GNU Lesser General Public License v3.0
7 stars 12 forks source link

Integer Currency still displays as Non-Integer #108

Closed xKahlx closed 11 years ago

xKahlx commented 11 years ago

I have the plugin set up to award integer currency, which works completely fine and as intended, except that the displayed to the player is shown using 2 decimal places, which looks really stupid when dealing with small amounts (Ex: You have received 2.00 coins)

Could you please make it so that is displayed as an integer if the integercurrency option is set true?

mung3r commented 11 years ago

The integer currency setting in ecoCreature is only for the amount and not the display.

For the display, you need to refer to the documentation for the economy plugin that you have installed. It's important to note that ecoCreature delegates number formatting to the economy plugin through Vault.