Advertisement
maozou

join quit message +sound

Dec 24th, 2018
327
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. broadcast "&d&l[FirstLogin] &e%player%"
  3. execute console command "/execute @a ~ ~ ~ /playsound minecraft:entity.firework.twinkle ambient @a"
  4. on join:
  5. set join message to "&a[Login] &e%player%"
  6. execute console command "/execute @a ~ ~ ~ /playsound minecraft:entity.experience_orb.pickup master @a"
  7. on quit:
  8. set quit message to "&7[Logout] &e%player%"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement