Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #########################
- # VoteRoulette Messages #
- #########################
- # Here you can edit all the default messages
- # All messages support color codes using the & symbol!
- # For example, &4 would make text red.
- # If you need to use quotes, don’t forget to escape(backslash) them like this: \"
- # The following is the message that everyone sees when a player votes
- # Available variables:
- # %server% - Name of the server
- # %player% - Player who voted
- # %site% - The website the player voted on
- server-broadcast-message: "&b[&2%player% &bjust voted for &aNaturalCraft &bon &e%site%&b and got rewarded for it!]"
- # The following is the message the player sees when they receive a reward/milestone
- # Available variables:
- # %name% - Name of the reward/milestone
- # %player% - Player who is receiving the reward
- # %server% - Name of the server
- # %type% - The type of award, Reward/Milestone
- # %prizes% - The stuff in the reward (money, xp levels, items)
- player-reward-message: "&bYou have received the %type% &e%name% &bwhich gave you:&e %prizes%"
- # The following is the message that is broadcasted if usePeriodicReminder is set to true
- # in the config.yml file. You can also set how often it broadcasts there.
- # Available variables:
- # %server%
- periodic-reminder: "&b*Have you voted for &2NaturalCraft today? Type /vote see where you can and get rewarded!"
- # The following is the message that is sent to the player if useTwentyFourHourReminder is set to true
- # in the config.yml file.
- # Available variables:
- # %player% - Name of player recieving vote
- twentyfour-hour-reminder: "&b24 hours have passed since your last vote!"
- # The following is the websites players will see when they type /vote
- vote-websites:
- - http://www.planetminecraft.com/server/natural-craft-247-survival-pve/
- - http://minecraft-server-list.com/server/193706/
- - http://minecraftservers.org/server/106685
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement