Advertisement
SilentShiro

Untitled

Mar 19th, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. # -+*+-+*+-+*+-+*+-+*+-+*+-+*+-+*+-
  2. # JoinQuit.sk made by
  3. # Minhii
  4. # -+*+-+*+-+*+-+*+-+*+-+*+-+*+-+*+-
  5.  
  6. on first join:
  7. set join message to ""
  8. send player title "&bPixel-RPG" with subtitle "&aWelcome back, &f&l%player%&r&a!" for 5 seconds
  9.  
  10. on join:
  11. set join message to ""
  12. send player title "&bPixel-RPG" with subtitle "&aWelcome back, &f&l%player%&r&a!" for 5 seconds
  13.  
  14. on quit:
  15. set quit message to ""
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement