Advertisement
Guest User

Untitled

a guest
Nov 23rd, 2014
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.34 KB | None | 0 0
  1. # VoteParty 1.2.6.7 configuration file
  2. check_updates: true
  3. party:
  4. total_votes_needed_for_party: 30
  5. max_possible_rewards_per_player: 36
  6. start_delay_in_seconds: 15
  7. player_must_vote_to_participate: false
  8. fireworks_on_vote: true
  9. reward_command_delay: 1
  10. reward_commands:
  11. - give @p 41 64;0
  12. - give @p 41 64;0
  13. - give @p 41 64;0
  14. - give @p 41 64;0
  15. - give @p 41 64;0
  16. - give @p 41 64;0
  17. - give @p 41 64;0
  18. - give @p 41 64;0
  19. - give @p 41 64;0
  20. - give @p 57 64;0
  21. - give @p 57 64;0
  22. - give @p 57 64;0
  23. - give @p 57 64;0
  24. - give @p 57 64;0
  25. - give @p 57 64;0
  26. - give @p 57 64;0
  27. - give @p 57 64;0
  28. - give @p 57 64;0
  29. - give @p 133 64;0
  30. - give @p 133 64;0
  31. - give @p 133 64;0
  32. - give @p 133 64;0
  33. - give @p 133 64;0
  34. - give @p 133 64;0
  35. - give @p 133 64;0
  36. - give @p 133 64;0
  37. - give @p 133 64;0
  38.  
  39. use_global_party_start_commands: false
  40. global_party_start_commands:
  41. - broadcast Drop Party Starting!
  42. - save-all
  43. crate:
  44. use_crate: false
  45. material_or_id: 33
  46. data: 7
  47. displayname: '&b&lDrop&f&lParty &7Crate'
  48. lore:
  49. - '&aPlace me &e:)'
  50. messages:
  51. broadcast_vote_recieved: false
  52. vote_recieved: '&8&l[&b&lCryp&f&lParty&8&l] &f%player% &ajust voted for the server
  53. at &f%service%&a! &f%votes% &amore votes needed until a VoteParty!'
  54. broadcast_party_start: true
  55. party_broadcast: '&8&l[&b&lDrop&f&lParty&8&l] &bA &eDropParty &bwill begin in &f&l%delay%
  56. seconds&b!'
  57. crate_added_to_inventory: '&8&l[&b&lDrop&f&lParty&8&l] &bA reward crate has been
  58. added to your inventory!'
  59. no_reward: '&8&l[&b&lDrop&f&lParty&8&l] &cAww you didn''t get any rewards this time!'
  60. did_not_vote: '&8&l[&b&lDrop&f&lParty&8&l] &cYou didn''t vote to be able to participate
  61. in this VoteParty!'
  62. reward: '&8&l[&b&lDrop&f&lParty&8&l] &bYour vote rewards have been applied!'
  63. commands:
  64. voteparty: '&8&l[&b&lDrop&f&lParty&8&l] &bVotes needed for party: &f%votes%'
  65. give_crate: '&8&l[&b&lDrop&f&lParty&8&l] &bYou just got %amount% VoteCrate(s)'
  66. private_party: '&8&l[&b&lDrop&f&lParty&8&l] &eEnjoy your personal VoteParty!'
  67. scoreboard:
  68. enabled: true
  69. display_time: 5
  70. title: '&bDrop&fParty'
  71. message: '&bVotes needed'
  72. per_vote_rewards:
  73. enabled: false
  74. max_possible_rewards: 1
  75. reward_commands:
  76. - eco give @p 500;0
  77. - give @p diamond 2;0
  78. - give @p steak 8;0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement