iBa / iBank

Bank Plugin for iConomy
6 stars 6 forks source link

PaybackCommand Bug #12

Closed mquickmann closed 10 years ago

mquickmann commented 10 years ago

If you are using realistic mode for the bank, the payback of a loan wont work if u only type /bank payback 100 does not work, /bank payback 3 100 for example works, because in sorce code the check if ibank runs in realistic mode is missing and also the deposit to the banks account is missing.

so: 1 argument no check if realistic mode and no deposit to banks account and 2 arguments it checks if realistic mode and deposits to banks account

File: CommandPayBack.java Line: 95-104 (the working one) ;)

Thanks for fixing! Great Plugin!

steffengy commented 10 years ago

After merging your pull request, is any of this still the case? If so, please describe this specific matter more understandably (in German if that's easier for you) If not, just close this ticket. Thanks.

steffengy commented 10 years ago

I just assume that this is now working. if not please comment again.