Guest User

Untitled

a guest
Nov 6th, 2019
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. on join:
  2. set join message to “&a[&6&lログイン&a]&c%player%&bさんが参加しました”
  3. execute console command “/tp %player% -269 79 -69”
  4.  
  5. on quit:
  6. set quit message to “&c&l[&aログアウト&c&l]&6%player%&bさんがログアウトしました”
  7.  
  8. command /announce [<text>]:
  9. permission: skript.admin
  10. trigger:
  11. if arg 1 is set:
  12. broadcast “&b&l[&a&lAnnounce&b&l]&6&l%arg 1%”
Advertisement
Add Comment
Please, Sign In to add comment