UDON_JP

Untitled

Mar 28th, 2019
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. command /tlspawn:
  2. trigger:
  3. if sender does not have permission "spawn.settings":
  4. send "&cこのコマンドを実行する権限がありません。"
  5. stop
  6. set {tl} to location of player
  7. send "&a/tlによるTP地点を変えました!"
  8. stop
Advertisement
Add Comment
Please, Sign In to add comment