Advertisement
familychicken

Untitled

Aug 2nd, 2019
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. command /このコマンドを打つことによってこのサーバーの初期スポーン位置が決まるskriptです!:
  2. trigger:
  3. set {spawn} to location of player
  4.  
  5. on join:
  6. wait a tick
  7. teleport the player to {spawn}
  8.  
  9. on respawn:
  10. wait a tick
  11. teleport the player to {spawn}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement