Ratismal / MoneyThief

MoneyThief plugin - Bukkit
MIT License
2 stars 4 forks source link

moneyDecimals Support #13

Open madtomic opened 6 years ago

madtomic commented 6 years ago

How many decimals should money have? Set to 0 for integers/rounded money (i.e. $3 $6 $8).

Value 1 (default) means i.e. $2.3 $5.8 $8.0, value of 2 means i.e. $5.23, $3.70, $6.99, etc.

moneyDecimals: 1