Advertisement
Guest User

Untitled

a guest
Sep 21st, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. on first join:
  2. set {joined::%player%} to "true"
  3. add 1 to {joins}
  4. wait 1 tick
  5. send all players title "&6%player% &7(&6##&e%{joins}%&7)" with subtitle "&6%player% &7joined for the first time" for 3 seconds
  6. broadcast "&6%player% &7joined for the first time (&6##&e%{joins}%&7)"
  7. execute command "/playsound minecraft:ui.toast.challenge_complete master @a ~ ~ ~ 1000 2"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement