Advertisement
Guest User

Untitled

a guest
Apr 7th, 2013
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ########################################
  2. # AutoAnnouncer Settings by Sharkiller #
  3. ###############################################################
  4. # To support unicode characters save the file in UTF-8 format #
  5. ###############################################################
  6. Settings:
  7.    # Scheduler Interval in minutes
  8.     Interval: 5
  9.     # If interval is in seconds
  10.     InSeconds: false
  11.     # true: random | false: consecutive
  12.     Random: false
  13.     # true: permissions security | false: only OP's
  14.     Permission: true
  15. Announcer:
  16.    # Tag for Announcement. May be empty: ''
  17.     Tag: '&DARK_GREEN;[AUTO]'
  18.     # true: certain groups in permissions | false: to all
  19.     ToGroups: false
  20.     # Groups to send announcement. Only if ToGroups is true.
  21.     Groups:
  22.        - 'Default'
  23.     # Strings to announce
  24.     # If you have problems check your syntax here:
  25.     # http://yaml-online-parser.appspot.com/
  26.     Strings:
  27.        - '&DARK_RED; Love &AQUA; the server? &GOLD; Want to help keep it &GREEN; Online? go to &DARK_PURPLE; /warp Donate'
  28.         - '&DARK_RED;Want a free donor rank? have the most votes THIS MONTH!! its that easy!'
  29.         - '&DARK_RED;Did you know this server has a website? http://skyuniverse.enjin.com/'
  30.         - '&DARK_GREEN;Want commands like &AQUA; /fly &DARK_RED; /enchant, &DARK_PURPLE; /gm 1, &GOLD; /god, &GREEN; /setwarp and &AQUA; /hat? &LIGHT_PURPLE; do /buy for more info'
  31.         - '&DARK_GREEN;Do &AQUA /warp &DARK_GREEN; Vote to get the links to vote for &AQUA; Diamonds!'
  32.         - '&DARK_GREEN;Want to have &DARK_PURPLE; spawners that &AQUA; ALWAYS spawns animals? do &DARK_PURPLE; /warp Donate'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement