Advertisement
Guest User

Untitled

a guest
Apr 18th, 2017
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. links {
  2. Website {
  3. clickEvent {
  4. action = "open_url"
  5. value = "http://www.fishsticksmc.com/"
  6. }
  7. color = blue
  8. text = Fish Sticks MC Website
  9. underlined = true
  10. }
  11. Register {
  12. clickEvent {
  13. action = "open_url"
  14. value = "https://goo.gl/ULpjW3"
  15. }
  16. color = blue
  17. text = How To Register
  18. underlined = true
  19. }
  20. Illuminati {
  21. clickEvent {
  22. action = "open_url"
  23. value = "https://www.youtube.com/watch?v=Id6nCa_OTEM"
  24. }
  25. color = blue
  26. text = What Is This Video?
  27. underlined = true
  28. }
  29. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement