iBank

17.2k Downloads

PaybackCommand Bug

mquickmann opened this issue ยท 2 comments

commented

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!

commented

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.

commented

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