Advertisement
MinecraftSolutions

Untitled

Apr 2nd, 2023
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. # Dependências: MassiveCore e Factions.
  2. # Demonstração: https://youtu.be/KljQx25QqYo
  3.  
  4. license: INSIRA_SUA_KEY_AQUI
  5.  
  6. #Variáveis disponíveis: %faction1_name%, %faction2_name%
  7. settings:
  8. delay: 600 # Depois de x facção invadir y, se a x facção invadir outra dentro do tempo de delay (em segundos) não é anunciado nada. Útil pra evitar flood.
  9.  
  10. messages:
  11. #Variáveis disponíveis: %faction1_tag%, %faction1_name%, %faction2_tag%, %faction2_name%
  12. title: '&c[%faction1_name%]'
  13. subtitle: '&ffoi invadida pela &a[%faction2_name%]'
  14. title2: '&c[%faction2_name%]'
  15. subtitle2: '&fexplodiu os spawners'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement