Advertisement
MinecraftSolutions

Untitled

May 8th, 2023 (edited)
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. # Dependências: Vault
  2. # Demonstração: https://youtu.be/GzFhteFo9tQ
  3. # admin permission: tax.admin
  4.  
  5. license: INSIRA_SUA_KEY_AQUI
  6.  
  7. tax:
  8. percentage: 15
  9.  
  10. ban:
  11. message: 'banido' # as mensagens de banimento tem que ter "banido"
  12.  
  13. messages:
  14. tax:
  15. - ''
  16. - '&e&lFACÇÃO TAXADA!'
  17. - ' &cA facção §f[{faction_tag}] {faction_name} &cfoi taxada em &ftax%'
  18. - ''
  19. - ' &f➯ &cValor total antes de ser taxada: &2$&a{balancebeforetax}'
  20. - ' &f➯ &cValor total depois de ser taxada: &2$&a{balanceaftertax}'
  21. - ' &f➯ &cValor removido (taxa): &2$&a{totalremove}'
  22. - ''
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement