ksafin / DynamicEconomy

A Virtual Economy for your Minecraft Server
http://dev.bukkit.org/server-mods/dynamiceconomy-v-01/
12 stars 7 forks source link

total debt due amount wrong #107

Closed EmpathDemon closed 12 years ago

EmpathDemon commented 12 years ago

After a partial repayment of a loan, the total amount due under "curloans" only shows the original total due of the loan.

So, if the original loan amount is 10000, total originally due is 10500, and the loan comes due with only 5000 in the player's account, the amount due will actually be 5500, but the information in /curloans will still show 10500 due.

ksafin commented 12 years ago

Fixd