Advertisement
Guest User

Untitled

a guest
Apr 2nd, 2017
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. command /setarspawn:
  2. permission: setar.spawn
  3. permission message: &cSem permissao.
  4. trigger:
  5. set {spawn} to location of player
  6. send "&aLocal de spawn setada com sucesso."
  7.  
  8. on join:
  9. teleport player to {spawn}
  10. send "&aBem vindo!"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement