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: true
- message-lists:
- default:
- enabled: true
- random: false
- interval: 200
- expiry: -1
- prefix: ' '
- suffix: ''
- messages:
- - Email [email protected] to speak with Ohmslaw
- - Check us out and "Like" Us on facebook. http://facebook.com/Ohmslawserver Post Pictures of builds, make suggestions, complain.
- - Facebook page http://facebook.com/Ohmslawserver See Daily update log, reason for downtimes etc
- - /save-all
- //scheduled-messages:
- 00:00:06-02:
- - 'First message on {DATE}'
- - 'Second message on {DATE}'
- - 'This message will be sent on the 2nd of every month at 6 o clock'
- - '/save-all'
- vip:
- enabled: false
- random: false
- interval: 200
- expiry: -1
- prefix: ''
- suffix: ''
- messages:
- - Email [email protected] to speak with Ohmslaw
- - Check us out and "Like" Us on facebook. http://facebook.com/Ohmslawserver Post Pictures of builds, make suggestions, complain.
- - Facebook page http://facebook.com/Ohmslawserver See Daily update log, reason for downtimes etc
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement