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: 0
- log-to-console: false
- message-lists:
- formatted:
- enabled: false
- interval: 45
- expiry: -1
- random: false
- prefix: '[&bWarstorm&r]'
- suffix: ''
- messages:
- - '%6s %9s %10s':
- - To apply for staff go to mcwarstorm.enjin.com and click on staff app!
- - Have any ideas? Tell the staff or post it on mcwarstorm.enjin.com
- - The new survival shop is now ready! Do /warp shop
- - A brand new pvp arena has been created! Do /warp pvp
- - Reward for voting is $1500 and 5 diamonds! Go to mcwarstorm.enjin.com to vote
- regular:
- enabled: true
- interval: 45
- expiry: -1
- random: false
- prefix: '[&bWarstorm&r] '
- suffix: ''
- messages:
- - '&6Have any ideas? Tell the staff or post it on mcwarstorm.enjin.com!': []
- - '&6A brand new pvp arena has been created! Do /warp pvp': []
- - '&6To apply for staff go to mcwarstorm.enjin.com and click on staff app!': []
- - '&6The new survival shop is now ready! Do /warp shop': []
- - '&6Reward for voting is $1500 and 5 diamonds! Go to mcwarstorm.enjin.com to vote': []
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement