Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ################################
- ####RewardVoting Config file####
- ################################
- #WARNING: You CANT just put a new sentence in here and think it will work...
- #If you have any ideas for rewards please send it to my email: [email protected]
- #Amount of items a player get for voting!
- diamonds: 1
- emeralds: 1
- goldingots: 1
- ironingots: 0
- xpbottles: 5
- strengthpotions: 1
- #A specific item!
- itemid1: 0
- itemamount1: 0
- #A specific item!
- itemid2: 0
- itemamount2: 0
- #A specific item!
- itemid3: 0
- itemamount3: 0
- #Amount of money a player get for voting!
- money: 100
- #Message that the server broadcasts when someone voted. it is {playername} [Broadcast Message]
- broadcastmessage: "voted for us and got his reward!"
- #Set the message you get when you reloaded the plugin using /vreload
- reloadmessage: "Succesfully reloaded the plugin!"
- ###############################
- ####RewardVoting changelog!####
- ###############################
- # 5.3
- #
- # Added a strength potion & iron ingots to config.yml
- # Added specific items
- # Added RewardVoting command (which allows you to do /RewardVoting support:info:reload
- # Removed vreload command
- # Removed vfr command
- # Removed succesmessage
- # The plugin now works on CraftBukkit 1.7.2 - R0.1
- #
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement