Vault

Vault

7M Downloads

Vault doesn't handle minor money in BOSEconomy

Nurtalf opened this issue ยท 6 comments

commented

When you change the config in BOSEconomy to have .00, vault doesn't give you money under 1. This is tested with the Jobs mod (http://forums.bukkit.org/threads/econ-jobs-the-job-plugin-for-minecraft-1-0-1-r1.23429/)

commented

Sorry, jobs doesn't use Vault >_<

commented

thanks patching now.
Had some leftover Math.ceil's in the BOSE7 implementation.

commented

DynaMark does have this issue. Whenever you buy something that is worth less than 1, you pay 1
http://dev.bukkit.org/server-mods/dynamicmarket/

commented

Thanks! :D When can I expect it to be available? It's only a matter of time before the users finds out that they get 1 coin for stuff that should only sell for 0.01 :P

commented

you can get dev builds at http://ci.milkbowl.net

commented

Ah, nice! Thank you! :D I tried to compile the source, but I failed hard cause I had no clue what I was doing :P