Advertisement
UDON_JP

Untitled

May 6th, 2020
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. command /setspawn:
  2. permission: admin
  3. trigger:
  4. set {spawnpoint} to location of player
  5. send "&aスポーンポイントを設定しました。" to player
  6.  
  7. on join:
  8. teleport player to {spawnpoint}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement