Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ################################
- ####RewardVoting Config file####
- ################################
- #WARNING: You CAN'T just put a new sentence in here and think it will work...
- #If you found any bugs or have ideas, email me: [email protected]
- ############################
- #Toggle these true or false#
- ############################
- #Set Metrics to 'false' if you don't want to send information about the usage of the plugin to http://mcstats.org/
- Metrics: true
- #Set Update-check to 'false' if you don't want the plugin to check for updates.
- update-check: true
- vault: true
- broadcast: true
- lucky-vote: false
- ##############
- ##Lucky-Vote##
- ##############
- lucky-item-message: "&0[&6&lRewardVoting&r&0]&r You were extremely lucky and got your items"
- lucky-money-message: "&0[&6&lRewardVoting&r&0]&r You were extremely lucky and got $0 !"
- lucky-item-id: 0
- lucky-item-amount: 0
- #make sure vault is enabled!
- lucky-money-amount: 0
- ###########
- ##Rewards##
- ###########
- #A specific item!
- itemid1: 234
- itemamount1: 5
- #A specific item!
- itemid2: 322
- itemamount2: 1
- #A specific item!
- itemid3: 0
- itemamount3: 0
- #A specific item!
- itemid4: 0
- itemamount4: 0
- #A specific item!
- itemid5: 0
- itemamount5: 0
- #A specific item!
- itemid6: 0
- itemamount6: 0
- #A specific potion!
- #Replace the 0 at potion1/potion2 with 373 to enable the specific potion!
- potion1: 0
- potionamount1: 0
- potionmeta1: 0
- potion2: 0
- potionamount2: 0
- potionmeta2: 0
- #Amount of exp levels a player get for voting!
- explevel: 10
- #Amount of money a player gets for voting!
- #Economy plugins that are supported are listed on the Vault site!
- money: 100
- #A specific command! (Example: /msg %s thanks for voting!)
- command: ""
- ##############
- ##Vote sites##
- ##############
- #Add colors to the vote sites!
- votesites:
- - "&2http://minecraftservers.org/server/156196"
- - "&2http://minecraft-mp.com/server/53661/vote/"
- - "&2http://www.minecraft-index.com/26372-blazecraft/vote"
- - "&2http://minecraft-server-list.com/server/243995/vote/"
- ############
- ##Messages##
- ############
- #Add &[colorcode] to the begin of the message to change the code! Only works on the messages below...
- #Name displayed when you type '/vote'!
- votename: "&2&lRewardVoting"
- #Broadcast message that is displayed when the server hits 100, 200, 300, 400 or more votes! ('%s' = amount of votes)
- milestonemessage: "The server just passed %s votes!"
- #Message displayed to someone who logs into the server!
- joinmessage: "&0[&6&lRewardVoting&r&0]&r Don't forget to vote for the server! /vote"
- #Message that the server broadcasts when someone votes. It is {playername} [Broadcast Message]
- #The first '%s' = The name of the voter | The second '%s' = The service name (website the player voted on)
- broadcastmessage: "&b%s voted for us on %s and got his &4rewards!"
- #The message displayed when someone voted when he is offline
- offlinemessage: "&b%s voted for us, when he was offline, but queue saved the day!"
- #Set the message you get when you reloaded the plugin using /vreload
- reloadmessage: "&aSuccesfully reloaded the plugin!"
- #Message shown when a player does /rewardvoting freediamonds
- freediamonds: "&4Did you really think you get free diamonds?!"
- ###############################
- ####RewardVoting#changelog!####
- ###############################
- #
- # 6.0 (Large update)
- #
- # + You can give color to the vote sites!
- # + You can give color to the votename!
- # + Improved /vote (No empty spaces!)
- # + Vote queue!
- # + Added mcstats
- # + Milestone!
- # + Change the milestone with '/rv setmilestone [amount]' (OP ONLY)
- # + Added player votes!
- # + Lucky votes
- # + Added some /rv arguments (milestone, setmilestone, totalvotes, votes)
- # * Fixed config glitch (When someone votes and config is open)
- # * Milestones, totalvotes, playervotes are now in 'voters.yml'
- #
- # Notes:
- # + = Added, - = Removed, * = Fixed/Changed, ! = Planned
- #
- ###############################
- #######End of changelog########
- ###############################
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement