Advertisement
Guest User

Untitled

a guest
Dec 5th, 2012
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.26 KB | None | 0 0
  1. # ----------------------------------------------------
  2. # AutoMessage Configuration File
  3. # ----------------------------------------------------
  4. # Message Configuration:
  5. # Messages are handled in lists to allow for advanced customization!
  6. # Feel free to add color codes by using & in your messages!
  7. # To split a message onto multiple lines use the \n delimiter!
  8. # Lines starting with / will be run as a command!
  9. # To add single apostrophes into a message use ''.
  10. # For a complete tutorial go to http://dev.bukkit.org/server-mods/automessage.
  11.  
  12. settings:
  13. enabled: true
  14. min-players: 0
  15. log-to-console: false
  16. auto-update: false
  17. message-lists:
  18. default:
  19. enabled: true
  20. interval: 40
  21. random: true
  22. prefix: '&b[&aTIP&b] '
  23. messages:
  24. - '&e&lVote at vote.spartanmc.net for &6&l$800 cash&e&l, &6&l300 xp&e&l, &6&l1 diamond per vote &e&land &6&la chance to win a VIP upgrade!'
  25. - '&9You can visit the market by typing &a&l/market!'
  26. - '&6We have a Teamspeak server! Connect to &a&lts.spartanmc.net:11627.'
  27. - '&cRemember &nyou must&r&c use protection blocks to protect your creations!
  28. Go to &a&lwww.spartanmc.net/protect &cfor a tutorial.'
  29. - '&e&lVote at vote.spartanmc.net for &6&l$800 cash&e&l, &6&l350 xp&e&l, &6&l1 diamond per vote &e&land &6&la chance to win a VIP upgrade!'
  30. - '&cNeed help from an admin or got a &4question&c? Send us a &a&l/ticket&f !'
  31. - '&aEver dreamed of winning the lottery? &9You can now, &4/lottery'
  32. donate:
  33. enabled: true
  34. interval: 200
  35. random: false
  36. prefix: ''
  37. messages:
  38. - '&7 ##################################################### &7#############&eSpartan
  39. MC Donation Rewards&7############### &7#####################################################
  40. &7||||||||||||||||||||||||||&bMob Disguise&7||||&bColoured name&7|||&bFly&7|||&bVanish&7|||||||||||||||||||||||||||||||||
  41. &7##################################################### ||||||||||||||||||||||&dKits&7||||&dGod
  42. Mode&7||||&dCustom nickname&7||&dSpawn Mobs&7|||||||||||||||||||||||||| &7#####################################################
  43. &7## &3And a lot more! Donate now at &espartanmc.net/donatenow&7 ## &7#####################################################'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement