Advertisement
XenRevo

Untitled

Sep 17th, 2014
269
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.66 KB | None | 0 0
  1. # VoteDP 1.1.8 configuration file
  2. DP:
  3. total_votes_needed_for_DP: 50
  4. max_possible_rewards_per_player: 10
  5. start_delay_in_seconds: 15
  6. player_must_vote_to_participate: false
  7. fireworks_on_vote: true
  8. reward_command_delay: 1
  9. reward_commands:
  10. - eco give @p 1000000;0
  11. - give @p 57 64;0
  12. - give @p 133 64;0
  13. - give @p 57 64;0
  14. - give @p 133 64;0
  15. - give @p 57 64;0
  16. - give @p 133 64;0
  17. - give @p 57 64;0
  18. - give @p 133 64;0
  19. - give @p 57 64;0
  20. - give @p 133 64;0
  21. crate:
  22. use_crate: false
  23. material_or_id: 33
  24. data: 7
  25. displayname: '&b&lVote&f&lDP &7Crate'
  26. lore:
  27. - '&aPlace me &e:)'
  28. messages:
  29. broadcast_vote_recieved: false
  30. vote_recieved: '&8&l[&b&lVote&f&lDP&8&l] &f%player% &ajust voted for the server
  31. at &f%service%&a! &f%votes% &amore votes needed until a VoteDP!'
  32. broadcast_DP_start: true
  33. DP_broadcast: '&8&l[&b&lVote&f&lDP&8&l] &bA &eVoteDP &bwill begin in &f&l%delay%
  34. seconds&b!'
  35. crate_added_to_inventory: '&8&l[&b&lVote&f&lDP&8&l] &bA reward crate has been
  36. added to your inventory!'
  37. no_reward: '&8&l[&b&lVote&f&lDP&8&l] &cAww you didn''t get any rewards this time!'
  38. did_not_vote: '&8&l[&b&lVote&f&lDP&8&l] &cYou didn''t vote to be able to participate
  39. in this VoteDP!'
  40. reward: '&8&l[&b&lVote&f&lDP&8&l] &bYour vote rewards have been applied!'
  41. commands:
  42. voteDP: '&8&l[&b&lVote&f&lDP&8&l] &bVotes needed for DP: &f%votes%'
  43. give_crate: '&8&l[&b&lVote&f&lDP&8&l] &bYou just got %amount% VoteCrate(s)'
  44. private_DP: '&8&l[&b&lVote&f&lDP&8&l] &eEnjoy your personal VoteDP!'
  45. scoreboard:
  46. enabled: true
  47. display_time: 5
  48. title: '&bVote&fDP'
  49. message: '&bVotes needed'
  50. save: 12
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement