Advertisement
Guest User

Untitled

a guest
Apr 3rd, 2016
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.59 KB | None | 0 0
  1. Settings:
  2. votes_needed: 30
  3. reward_commands:
  4. - 6 Diamond Blocks#minecraft:give {player} minecraft:diamond_block 6;5
  5. - 12 Gold Blocks#minecraft:give {player} minecraft:gold_block 12;2
  6. use_no_luck_command: true
  7. no_luck_command: fe grant {player} 5;100;5 $;true
  8. max_rewards_per_player: 5
  9. show_particles_to_every_player: true
  10. onvote:
  11. enabled: false
  12. commands:
  13. - minecraft:give {player} redstone 30;50;Redstone;{money}>=10
  14. use_no_luck_command: true
  15. no_luck_command: minecraft:give {player} minecraft:dirt 1
  16. delay_between_commands: 5
  17. start_delay: 5
  18. enabled_countdown: true
  19. broadcast_countdown: true
  20. placeholder_countdown: true
  21. per_player_votes_saving: false
  22. use_MVdWPlaceholderAPI: true
  23. FeatherBoard:
  24. countdown:
  25. enabled: false
  26. board: voteparty_countdown
  27. inparty:
  28. enabled: false
  29. board: voteparty_inparty
  30. ActionBar:
  31. countdown:
  32. enabled: false
  33. group: voteparty_countdown
  34. inparty:
  35. enabled: false
  36. group: voteparty_inparty
  37. onvote:
  38. enabled: false
  39. group: voteparty_onvote
  40. TitleAdvanced:
  41. countdown:
  42. enabled: false
  43. group: voteparty_countdown
  44. inparty:
  45. enabled: false
  46. group: voteparty_inparty
  47. onvote:
  48. enabled: false
  49. group: voteparty_onvote
  50. AnimatedTitle:
  51. countdown:
  52. enabled: false
  53. group: voteparty_countdown
  54. inparty:
  55. enabled: false
  56. group: voteparty_inparty
  57. onvote:
  58. enabled: false
  59. group: voteparty_onvote
  60. party_commands:
  61. - fe grant {player} 5000;20;5000 $;{money}>=100
  62. - fe grant {player} 400;50;400 $;{world}=="example_world"
  63. - fe grant {player} 50;75;50 $;true
  64. use_no_luck: true
  65. max_rewards: 200
  66. command_delay: 10
  67. use_mvdwplaceholderapi: false
  68. external_plugins:
  69. actionbar:
  70. countdown_enabled: false
  71. countdown: vp_countdown
  72. party_start_enabled: false
  73. party_start: vp_party
  74. onvote_enabled: false
  75. onvote: vp_onvote
  76. featherboard:
  77. countdown_enabled: false
  78. countdown: vp_countdown
  79. party_start_enabled: false
  80. party_start: vp_party
  81. onvote_enabled: false
  82. onvote: vp_onvote
  83. titleadvanced:
  84. countdown_enabled: false
  85. countdown: vp_countdown
  86. party_start_enabled: false
  87. party_start: vp_party
  88. onvote_enabled: false
  89. onvote: vp_onvote
  90. animatedtitle:
  91. countdown_enabled: false
  92. countdown: vp_countdown
  93. party_start_enabled: false
  94. party_start: vp_party
  95. onvote_enabled: false
  96. onvote: vp_onvote
  97. sql:
  98. enabled: false
  99. driver: com.mysql.jdbc.Driver
  100. url: jdbc:mysql://localhost/VoteParty
  101. username: root
  102. password: '123'
  103. enable_stats_sync: false
  104. enable_votes_sync: false
  105. Effect:
  106. onvote:
  107. enabled: false
  108. effect: PORTAL
  109. y_offset: 0
  110. particleCount: 100
  111. speed: 0
  112. radius: 4
  113. onparty_start:
  114. enabled: false
  115. effect: PORTAL
  116. y_offset: 0
  117. particleCount: 100
  118. speed: 0
  119. radius: 4
  120. onparty_end:
  121. enabled: false
  122. effect: PORTAL
  123. y_offset: 0
  124. particleCount: 100
  125. speed: 0
  126. radius: 4
  127. onreward:
  128. enabled: false
  129. effect: PORTAL
  130. y_offset: 0
  131. particleCount: 100
  132. speed: 0
  133. radius: 4
  134. Firework:
  135. onvote:
  136. enabled: false
  137. detonate_color:
  138. ==: Color
  139. RED: 0
  140. BLUE: 255
  141. GREEN: 255
  142. fade_color:
  143. ==: Color
  144. RED: 0
  145. BLUE: 0
  146. GREEN: 128
  147. type: BALL_LARGE
  148. onreward:
  149. enabled: false
  150. detonate_color:
  151. ==: Color
  152. RED: 0
  153. BLUE: 255
  154. GREEN: 255
  155. fade_color:
  156. ==: Color
  157. RED: 0
  158. BLUE: 0
  159. GREEN: 128
  160. type: BALL_LARGE
  161. onparty_start:
  162. enabled: false
  163. detonate_color:
  164. ==: Color
  165. RED: 0
  166. BLUE: 255
  167. GREEN: 255
  168. fade_color:
  169. ==: Color
  170. RED: 0
  171. BLUE: 0
  172. GREEN: 128
  173. type: BALL_LARGE
  174. onparty_end:
  175. enabled: false
  176. detonate_color:
  177. ==: Color
  178. RED: 0
  179. BLUE: 255
  180. GREEN: 255
  181. fade_color:
  182. ==: Color
  183. RED: 0
  184. BLUE: 0
  185. GREEN: 128
  186. type: BALL_LARGE
  187. Messages:
  188. onvote: '&7Thank you for your vote!'
  189. broadcast_onvote: '&7There are {votes_until_party} left'
  190. broadcast_on_party_start: '&aThe VoteParty will start now'
  191. voteparty_cmd:
  192. - '&7There are {votes_until_party} left'
  193. - '&7Current votes {current_votes}'
  194. force_start_cmd: '&7The VoteParty is now force started!'
  195. no_luck: '&cYou have no luck'
  196. onreward_enabled: false
  197. onreward: '&aYou got {reward_got}'
  198. onreward_onvote_enabled: false
  199. onreward_onvote: '&aYou got {reward_got}'
  200. broadcast_countdown: '&7The VoteParty will start in {time} seconds'
  201. prefix: '&8[&aVoteParty&8] '
  202. ActionBar:
  203. enabled: false
  204. showtime: 3
  205. voteparty_cmd: '&7There are {votes_until_party} left'
  206. force_start_cmd: '&7The VoteParty is now force started!'
  207. no_luck: '&cYou have no luck :('
  208. on_reward_got: '&aYou got {voteparty_free_command_description}'
  209. countdown_broadcast: '&7The VoteParty will start in {voteparty_free_countdown}'
  210. on_vote: '&7Thanks for your vote!'
  211. on_vote_broadcast: '&7{player} has voted for the server'
  212. on_party_start_broadcast: '&aThe party will start now!'
  213. config_reload: '&7Config reloaded!'
  214. force_start: You have force started the party
  215. no_permission: '&cYou are not allowed to do that'
  216. voteparty_command: '&7There are {voteparty_free_votes_until_party} Votes left'
  217. unknown_argument: '&cUnknown argument'
  218. Database:
  219. current_votes: 0
  220. total_votes: 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement