Advertisement
nunonuno_riku

Untitled

Jun 15th, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. command /setspawn:
  2. aliases: ss
  3. permission: spawn.setspawn
  4. description: Set spawn at your location. スポーン地点をあなたの場所にセットします。
  5. trigger:
  6. send "&aスポーン地点&fをあなたの場所にセットしました。"
  7. send "&fYou have set &aspawn&f at your location!"
  8. set {spawn} to location of player
  9.  
  10. command /spawn [<player>]:
  11. permission: spawn.spawn
  12. trigger:
  13. teleport player to {spawn}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement