K2Rk1o

Untitled

Dec 11th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. options:
  2. join: &8&l[&e&l+&8&l]&a&l%player%
  3. fjoin: &8&l[&c&lā™”&8&l]&a&l%player%
  4. quit: &8&l[&7&l-&8&l]&a&l%player%
  5. #------------------------------------------
  6.  
  7.  
  8. on join:
  9. set join message to "{@join}"
  10.  
  11. on first join:
  12. set join message to "{@fjoin}"
  13.  
  14. on quit:
  15. set quit message to "{@quit}"
  16. #------------------------------------------
Add Comment
Please, Sign In to add comment