Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Arena1.0
- # Skript feito por: IAlweeyBR.
- # É permitido editar o código.
- # Não é permitido remover o /creditos.
- # Bom jogo!! :P
- command /arena:
- trigger:
- send "&aTeleportando em 1s"
- wait 1 second
- send "&aJogador %player% teleportado com sucesso."
- make console execute command "/warp arena %player%"
- broadcast "&4[Arena] &c%player% entrou na arena!"
- command /setarena:
- permission: arena.set
- trigger:
- send "&2Setado com sucesso."
- wait 1 tick
- make player execute command "/setwarp arena"
- wait 1 tick
- send "&aPronto."
- command /creditos:
- trigger:
- send "&6&m---------------"
- send ""
- send ""
- send "&6&l> &eSkript criado por: &4&lIAlweeyBR"
- send "&6&l> &eFeito para: &cGamersBoard"
- send ""
- send ""
- send "&6&m---------------"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement