NotToBlame

Untitled

Oct 1st, 2018
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.72 KB | None | 0 0
  1. # MessageAnnouncer v1.9.1 Main configuration
  2. announcer_enabled: true
  3. announcer_random: true
  4. announce_interval: 900
  5. sound:
  6. enabled: false
  7. sound_name: NOTE_PLING
  8. volume: 10
  9. pitch: 1
  10. interval_announcement_list:
  11. - store
  12. - discord
  13. - spawners
  14. - homes
  15. - rules
  16. announcements:
  17. store:
  18. - '{"text": "|------------------------------|"}'
  19. - '{"text": "Check out the store for some great cosmetic perks!","color":"gold"}'
  20. - '{"text": "Visit The Store!","color":"dark_purple","clickEvent":{"action":"open_url","value":"http://www.novelasmp.buycraft.net"}}'
  21. - '{"text": "|------------------------------|"}'
  22. discord:
  23. - '{"text": "|------------------------------|"}'
  24. - '{"text": "Need help or have any suggestions? Join Our "},{"text":"Discord!","color":"aqua","clickEvent":{"action":"open_url","value":"https://discord.gg/3r79mtE"}}'
  25. - '{"text": "|------------------------------|"}'
  26. spawners:
  27. - '{"text": "|------------------------------|"}'
  28. - '{"text": "Helpful Tip #1","color":"green"}'
  29. - '{"text": "Mine spawners with Silk Touch with a Iron Pickaxe or above","color":"gold"}'
  30. - '{"text": "|------------------------------|"}'
  31. homes:
  32. - '{"text": "|------------------------------|"}'
  33. - '{"text": "Helpful Tip #2","color":"green"}
  34. - '{"text": "You can set 1 home and use it every 30 minutes","color":"gold"}'
  35. - '{"text": "(this will also be your spawn point)","italic":true,"color":"gold"}'
  36. - '{"text": "|------------------------------|"}'
  37. rules:
  38. - '{"text": "|------------------------------|"}'
  39. - '{"text": "Remember to follow the rules!","color":"gold"}'
  40. - '{"text": "Follow the rules to not get banned from the server","color":"green"}'
  41. - '{"text": "|------------------------------|"}'
Advertisement
Add Comment
Please, Sign In to add comment