K2Rk1o

Untitled

Nov 29th, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. command /setspawn:
  2. permission: admin.setspawn
  3. trigger:
  4. set {spawncommand} to location of player
  5. send "&aspawnコマンドのTP場所をここに設定しました。"
  6.  
  7. on join:
  8. teleport the player to {spawncommand}
  9.  
  10. on death:
  11. teleport the player to {spawncommand}
Add Comment
Please, Sign In to add comment