Advertisement
Guest User

AM Config

a guest
Jun 16th, 2012
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.10 KB | None | 0 0
  1. # ----------------------------------------------------
  2. # AutoMessage Configuration File
  3. # ----------------------------------------------------
  4. # Configuration:
  5. # interval - The time in between each broadcast in seconds
  6. # prefix - The tag shown at the beginning of a broadcast
  7. # random - Randomize broadcasted messages (true or false)
  8. # logToConsole - Disable to prevent console spam (true or false)
  9. # enabled - Disable to stop plugin from broadcasting (true or false)
  10. # Messages:
  11. # Add a new message with the format - 'Message'
  12. # Add color codes by prefixing either with & or $
  13. # Example: &aHello $bWorld!
  14. # Messages can be placed on separate lines by using the $n delimiter.
  15. # Example: &aHello $n&bWorld!
  16. # -----------------------------------------------------
  17. settings:
  18. enabled: true
  19. interval: 600
  20. prefix: '&c[Notice]'
  21. random: true
  22. logToConsole: true
  23. messages:
  24. - '&eWelcome back to the server everyone. The server admins apologize for the long period of downtime. Shaggyx86 is once again hosting on out newly revemped dedicated server. Please thank him and all of the admins for of the work and time they have put into this!'
  25. - '&6We are using a new permssions system known as bPermissions, if you experience any issues with permssions please contact Riolu447 or FoPsY.'
  26. - '&4Protect against griefing all players have the ability to use the Residence and World Guard Plugins. If you wish to use them please refer to their help pages. Google is the best way to find it.
  27. - website is currently down, any new members will have to wait until it is fixed to register, please to do not invite people until it is back.'
  28. - '&3For private members, world was completely regenerated due because it was becoming corrupt and glitchy and having many issues. You may however visit the old world and fetch the contents of your chests. You can also ask Riolu447 to transfer buildings/constructions of yours to the new world if you desire. Thank you for understanding.'
  29. - '&5If you have a problem, talk to one of the server's admins. We are FOP, riolu447, Shaggyx86, and shotguns333.'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement