Advertisement
AchyMake

message.yml

Jan 26th, 2023
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.60 KB | Gaming | 0 0
  1. command-balance: '&6Balance: &a{0}'
  2. command-balance-others: '&f{0} &6balance: &a{1}'
  3. command-pay: '&6You paid &f{0} &c{1}'
  4. command-pay-target: '&f{0}&6 paid you &a{1}'
  5. command-eco-add:
  6. - '&6You added &a{0}&6 to &f{1}&6 account'
  7. - '{1}&6 has now &a{2}'
  8. command-eco-remove:
  9. - '&6You removed &a{0}&6 from &f{1}&6 account'
  10. - '{1}&6 has now &a{2}'
  11. command-eco-set:
  12. - '&6You set &a{0}&6 to &f{1}&6 account'
  13. - '{1}&6 has now &a{2}'
  14. command-eco-reset:
  15. - '&6You reset &f{0}&6 account'
  16. - '{0}&6 has now &a{1}'
  17. error-not-enough-currency: '&cYou dont have &a{0}'
  18. error-target-null: '&f{0}&c has never joined'
  19.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement