Advertisement
Guest User

yStatsView

a guest
May 9th, 2020
27
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. #Coloque o raio de verificação em blocos
  2. Raio: 5
  3.  
  4. #Coloque Factions ou SimpleClans
  5. Modo de Jogo: 'SimpleClans'
  6.  
  7. #Coloque yPoints ou PlayerPoints
  8. Plugin de Pontos: 'yPoints'
  9.  
  10. #Coloque PermissionsEx ou LuckPerms
  11. Plugin de Perms: 'PermissionsEx'
  12.  
  13. #Configure aqui a placeholder do grupo
  14. Grupo: '&e[{grupo}&e] '
  15.  
  16. #Mensagem que irá aparecer se tiver clan/faccao
  17. Tem modo: '&aJogador {group}&f{player} &aClan: &e[{tag}&e] &eMoney: &a{money} &eCash &6{points}'
  18.  
  19. #Mensagem que irá aparecer se nao tiver clan/faccao
  20. Sem modo: '&aJogador {group}&f{player} &eMoney: &a{money} &eCash: &6{points}'
  21.  
  22. #Formatacao do money e points
  23. Formats:
  24. - ''
  25. - 'K'
  26. - 'M'
  27. - 'B'
  28. - 'T'
  29. - 'Q'
  30. - 'QQ'
  31. - 'S'
  32. - 'SS'
  33. - 'O'
  34. - 'N'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement