Advertisement
Guest User

ZavConfig

a guest
Sep 5th, 2013
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.75 KB | None | 0 0
  1. # Default config for ZavAutoMessager.
  2. # Visit http://dev.bukkit.org/server-mods/zavautomessager/ for more help
  3. # Plugin created by the ZavCoding Team
  4. # Authors: javoris767 and zachoooo.
  5. # Make sure all your messages are inside of single quotes. (This makes sure that color and special characters work properly)
  6. # If you want to make your own line breaks MAKE SURE WORDWRAP IS FALSE!!! Custom line breaks are only supported when wordwrap is off.
  7. # Update checking requires an internet connection.
  8. # Set update checking to false if you have no internet connection or you have a very strict firewall.
  9.  
  10. enabled: true
  11. wordwrap: false
  12. delay: 60
  13. permissionsenabled: false
  14. chatformat: '&0[&e&oArkaiosCraft&r&0]&f: %msg'
  15. messageinrandomorder: false
  16. updatechecking: true
  17. messagesinconsole: true
  18. requireplayersonline: true
  19. dontrepeatrandommessages: true
  20. messages:
  21. default:
  22. - '&5Running out of &nresources?&r &5Try using &f&oMineWorld&r&5! We reset it periodically. &f/warp portals'
  23. - '&3Please visit &f&ohttp://arkaioscraft.enjin.com&r &3- Simply &oregister, vote daily for rewards, and become part of out forum community!'
  24. - '&8[&9The Hub&8] &aAll of the &f&ominigames&r &aand &f&oshops warps&r &aare here. Players can create their own shop or minigame and have a booth set up here! Ask any staff how.'
  25. - '&6Here's a list of important warps to remember. &oUse /warp <warp name>&r &8* &9hub &8* &fportals &8* &aminigames &8* &9parkour &8* &farenapvp &8* &asouppvp &8* &9joust &8* &ftntrun &8* &aminotaur &8* &9hungergames &8* &felementspvp &8* &ateamarena &8* &9paintball &8* &frules &8* &astaff &8* &9market'
  26. - '&6Did you know? &8If you &odonate&r &7to help the server stay alive, you will get tons of &orank benefits.&r &5Visit &fhttp://arkaioscraft.enjin.com/shop'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement