taiyaki23

Untitled

Apr 25th, 2021
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. on join:
  2. if the player do not have permission "sk.admin":
  3. execute console command "/gamemode adventure %player%"
  4. if the player have permission "sk.admin":
  5. execute console command "/gamemode creative %player%"
  6. broadcast "&e%player%さんがログインしました"
  7. if the player do not have a sign named "&aメニュー":
  8. give player a sign named "&aメニュー"
  9. teleport player to location(-14, 61, 10)
  10.  
  11. command /g:
  12. permission: skript.admin
  13. trigger:
  14. give player a sign named " &aメニュー"
Advertisement
Add Comment
Please, Sign In to add comment