mastercake10 / TimeIsMoney

Time Is Money - Bukkit plugin that pays out players for their online time!
GNU General Public License v3.0
43 stars 26 forks source link

bug, or rather a flaw #44

Closed mrdeniska1234 closed 4 years ago

mrdeniska1234 commented 4 years ago

If there is a limit on the amount of currency, then when withdrawing money through an ATM, money simply disappears

Please fix it.

mastercake10 commented 4 years ago

Thanks for submitting your issue. Can you provide more details on this? Please use the issue template next time https://github.com/mastercake10/TimeIsMoney/blob/master/ISSUE_TEMPLATE.md

mrdeniska1234 commented 4 years ago

through essentials there is a money limit that a player may have at $ 100,000. If the player has 100,000 in his hands, then when they withdraw money from the ATM, they disappear. There is not enough verification whether it is possible to give the player money or not.

mrdeniska1234 commented 4 years ago

I check update, my problem not fixed ((

mastercake10 commented 4 years ago

I check update, my problem not fixed ((

How's that? I've added a message which says that you can't withdraw money when you don't have enough money left in your atm...

mrdeniska1234 commented 4 years ago

That was not the problem. Sorry for my English, and the result is a misunderstanding. In Essentials there is a player’s money limit, say 100,000. If a player already has 100,000 in his hands, then when they withdraw money from an ATM, they simply burn from the account at the ATM For simplicity, I’m recording a video now.

mrdeniska1234 commented 4 years ago

https://youtu.be/N4GA5tDO9-s

If it’s not up to you, then forgive me for wasting your time.

mastercake10 commented 4 years ago

After looking a bit into Vault and EssentialsX, I've found out that this issue is not relevant to TimeIsMoney.

Please see https://github.com/MilkBowl/Vault/issues/805 for further updates.