CitizensDev / Citizens

NPCs for Bukkit
citizensnpcs.co
Other
107 stars 52 forks source link

Vault doesn't like negative values. #1164

Closed GuillaumeDerval closed 11 years ago

GuillaumeDerval commented 11 years ago

Vault "Cannot withdraw negative funds". (see https://github.com/MilkBowl/Vault/blob/master/src/net/milkbowl/vault/economy/plugins/Economy_iConomy6.java)

In some part of the code, you use Economy.pay with negative values (example: /npc money take).