Advertisement
Paper_Dimentio

Untitled

Mar 5th, 2013
30
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.98 KB | None | 0 0
  1. #
  2. # ScheduledAnnouncer Configuration File
  3. # =====================================
  4. #
  5. # Don't use tabs in *.yml file!
  6. #
  7. # Please note that there is a 85 (with the default prefix) character
  8. # limit on announcements.
  9. #
  10. # If you mess this config up, feel free to delete this one, and let
  11. # the plugin create you a new one!
  12. #
  13. # Please submit a support ticket if you are having issues with this configuration file.
  14.  
  15. announcement:
  16. # Use this flag to temporary disable the announcements.
  17. # enabled: false, means that there wouldn't be any announcements.
  18. enabled: true
  19.  
  20. # Set this to true will announce in random order.
  21. # 'false' will announce in sequential (one after another) order.
  22. random: true
  23.  
  24. # Defines the prefix for the announcement. Use & + hex char for color codes.
  25. prefix: '&1[&2PapiCraft&1] '
  26.  
  27. # The time of one interval in seconds.
  28. interval: 450
  29.  
  30. # List of messages to announce. You could use color codes by using & + hex chars too.
  31. messages:
  32. - '&6To read the rules, go to &2/warp Rules'
  33. - '&6To see a list of warps, and clickable warp-signs, go to &2/warp Warps'
  34. - '&6To see the staff-wall, go to &2/warp Staff'
  35. - '&6Try out the spleef at &2/warp Spleef'
  36. - '&6Try out the mob arena with &2/ma join'
  37. - '&6Try out the SkyBlock at &2/warp SkyBlock'
  38. - '&6Check out PapiDimmi''s PlanetMinecraft account at &2www.bit.ly/PapiPMC'
  39. - '&6Try out our parkour in &cH&4e&cl&4l&6 and win awesome prizes! &2/warp NetherParkour'
  40. - '&6What warps/shops do other people have? Check at &2/warp UserWarps'
  41. - '&6What players are banned, and why? Check at &2/warp BannedPlayers'
  42. - '&6Somebody griefed you? Contact an online mod, admin, etc., or contact &2PapiDimmi'
  43. - '&6Do you made something awesome in &1creative world &1(&2/warp Creative&1)&6? Contact &2PapiDimmi&6, and if it''s cool enough, we may protect it!'
  44. - '&6Let''s turn it day!&n/time day'
  45. - '&6Let''s turn it night!&n/time night'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement