Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # ----------------------------------------------------
- # AutoMessage Configuration File
- # ----------------------------------------------------
- # Message Configuration:
- # Messages are handled in lists to allow for advanced customization!
- # Feel free to add color codes by using & in your messages!
- # To split a message onto multiple lines use the \n delimiter!
- # Lines starting with / will be run as a command!
- # To add single apostrophes into a message use ''.
- # For a complete tutorial go to http://dev.bukkit.org/server-mods/automessage.
- # If you are unfamiliar with YAML use the in-game commands: /am help
- settings:
- enabled: true
- min-players: 1
- log-to-console: false
- auto-update: false
- message-lists:
- default:
- enabled: true
- random: false
- interval: 60
- expiry: -1
- prefix:
- Vote:
- - '&5==================&8[ &aCrazyCraft &bVote &8]&5=================='
- - '&0You can vote on the sites below to for 6 &bDiamonds &0each!'
- - '&7[ &3Site 1 &7] &4http://tinyurl.com/c9scfd6'
- - '&7[ &3Site 2 &7] &4http://tinyurl.com/ch8uyrx'
- - '&7[ &3Site 3 &7] &4http://tinyurl.com/ce2fzdl'
- - '&7[ &3Site 4 &7] &4http://tinyurl.com/c2lgd4r'
- - '&4Vote up to 4 times a day!
- - '&5========================================================'
- forums:
- enabled: true
- random: false
- interval: 70
- expiry: -1
- prefix:
- messages:
- - '&8------------------ &aCrazyCraft Survival &8------------------'
- - ' &7Sign up on our &4forums! '
- - ' &a---> &4http://crazycraftftb.enjin.com/forum &a<--- '
- - '&8----------------------------------------------------------'
- Donate:
- enabled: true
- random: false
- interval: 80
- expiry: -1
- prefix:
- Donate:
- - '&8------------------ &aCrazyCraft Survival &8------------------'
- - ' &8Get some &4Rockin' Benefits &8donate now '
- - ' &a---> &4http://crazycraftftb.buycraft.net &a<---
- - '&8----------------------------------------------------------'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement