You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.
when u execute these command appear four modules messages disorganized without sense. Like the order of the modules was disordered.
if you use the command /loan take (Assuming you request 1000 coins as money that is the default config)
1ºmodule-loan-interest="&6Loans will be paid back with an interest rate of &a{rate}&6!"
2ºmodule-loan-ask="&6Would you like to take out a loan for &a{amount} &6{label}? (Use &a/loan accept &6or &a/loan deny&6)"
3º module-loan-payment="&6This will add &a{amount} &6{label} to your loan balance!"
5ºmodule-loan-yes="&aLoan accepted!" | 6º module-loan-no="&cLoan offer has been removed!"
if you request +1000 coins for example 10000coins:
1º module-loan-interest="&6Loans will be paid back with an interest rate of &a{rate}&6!"
2º module-loan-partial="&cYou are being offered a partial loan!"
3º module-loan-ask="&6Would you like to take out a loan for &a{amount} &6{label}? (Use &a/loan accept &6or &a/loan deny&6)"
4º module-loan-payment="&6This will add &a{amount} &6{label} to your loan balance!"
NO APPEARS LOAN YES-NO
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
when u execute these command appear four modules messages disorganized without sense. Like the order of the modules was disordered.
if you use the command /loan take (Assuming you request 1000 coins as money that is the default config)
1ºmodule-loan-interest="&6Loans will be paid back with an interest rate of &a{rate}&6!"
2ºmodule-loan-ask="&6Would you like to take out a loan for &a{amount} &6{label}? (Use &a/loan accept &6or &a/loan deny&6)"
3º module-loan-payment="&6This will add &a{amount} &6{label} to your loan balance!"
5ºmodule-loan-yes="&aLoan accepted!" | 6º module-loan-no="&cLoan offer has been removed!"
if you request +1000 coins for example 10000coins:
1º module-loan-interest="&6Loans will be paid back with an interest rate of &a{rate}&6!"
2º module-loan-partial="&cYou are being offered a partial loan!"
3º module-loan-ask="&6Would you like to take out a loan for &a{amount} &6{label}? (Use &a/loan accept &6or &a/loan deny&6)"
4º module-loan-payment="&6This will add &a{amount} &6{label} to your loan balance!"
NO APPEARS LOAN YES-NO
The text was updated successfully, but these errors were encountered: