ElectroGamesDev / BankUI

A BankUI Plugin For PocketMine
GNU General Public License v3.0
16 stars 14 forks source link

suggestions #5

Closed jaylac2000 closed 3 years ago

jaylac2000 commented 3 years ago
jaylac2000 commented 3 years ago

nevermind about the .yml to .json i just noticed how you got it setup

ElectroGamesDev commented 3 years ago

Hello. Thanks for the suggestion. We already have "/bank " so admins can view other player's bank Transaction Logs but I can forsure add these suggestions to it.

MCPEAbdu77 commented 3 years ago

Add a loan system, based on the players current balance. The player will not be able to take out a loan for more than 3 weeks, and not more than 200% of his existing balance when taking the loan. (eg. user with $100 in their balance cannot take more than $200 from the bank as a loan and the amount should be paid back in small sums starting after 5 days. with a % of interest ofc)

The loan can be taken from the user at appropriate timings and if the user does not have enough balance there will be warning given to the user and if still the amt is unpaid then ban xD

ElectroGamesDev commented 3 years ago

Nice idea but this feature won't be added. Its pretty much the same as /pay and Transfer Money.