mung3r / ecoCreature

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

Round option - config #127

Closed 3ptO closed 11 years ago

3ptO commented 11 years ago

Would like to see an option so that economic drops can be rounded to the nearest whole number.

mung3r commented 11 years ago

Set this option to true in the config:

System:
  Economy:
    IntegerCurrency: true
3ptO commented 11 years ago

Ah yes but an option for whole numbers (0, 1, 2, 5, 21, 100) would be great.

mung3r commented 11 years ago

ecoCreature hands off the actual formatting of the number to Vault and the economy plugin. What econ plugin are you using? Hopefully, there's an option to tweak the number format for that econ plugin.

3ptO commented 11 years ago

Right now, Essentials

mung3r commented 11 years ago

Yeah, I don't see any options for whole number formatting in the EssentialsEco docs. It's not supported.

3ptO commented 11 years ago

Do you know one with whole number formatting?

mung3r commented 11 years ago

I can't think of any with that specific feature but I'm partial to Craftconomy as an econ plugin in general.