Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- options:
- #Nome da region que tem que ativar o PvP.
- region: miniglad
- command /iniciarminiglad:
- trigger:
- broadcast "&3&l[MiniGlad] &d&lIniciando evento miniglad!"
- broadcast "&3&l[MiniGlad] &d&lPsara entrar digite: &b&l/miniglad"
- broadcast "&3&l[MiniGlad] &d&lPremios: &b&lTAG &c[MiniGlad] &b&le mais 300c para o lider!"
- broadcast "&3&l[MiniGlad] &d&lFechando teleporte para o evento em 2 minutos!"
- wait 120 seconds
- broadcast "&3&l[MiniGlad] &d&lFechando teleporte para o evento em 1 minuto!"
- wait 60 seconds
- broadcast "&3&l[MiniGlad] &4&lFechando teleporte para o evento AGORA!"
- make console execute command "/delwarp miniglad"
- broadcast "&3&l[MiniGlad] &4&lAtivando PvP em 5 segundos!"
- wait 5 seconds
- make player execute command "/region flag {@region} pvp allow"
- broadcast "&3&l[MiniGlad] &4&lPvP ATIVADO !"
- command /miniglad:
- trigger:
- make player execute command "/warp miniglad"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement