Advertisement
Guest User

Untitled

a guest
Nov 18th, 2017
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.80 KB | None | 0 0
  1. VoteSites:
  2. # VoteSite name
  3. Minecraft-Index:
  4. # Enable voteSite
  5. # If false, votesite will not be loaded by plugin
  6. # Default: false
  7. Enabled: true
  8.  
  9. # Display name of voting site
  10. Name: 'Minecraft-Index'
  11.  
  12. # Priority of this site
  13. # Used for sorted list
  14. # High prority, higher on the list
  15. Priority: 1
  16.  
  17. # The serviceName from the vote, has to be correct to work correctly
  18. # Gotten from voting on the site (will be in console/log)
  19. # Usually is the main part of the url(e.g. PlanetMinecraft.com)
  20. ServiceSite: 'minecraft-index.com'
  21.  
  22. # vote url for /vote
  23. # Format for this can be set in Format.yml
  24. # Do not include colors here
  25. VoteURL: 'https://www.minecraft-index.com/60600-lychcraft/vote'
  26.  
  27. # Time between votes in hours (used for /vote next)
  28. # Most sites are 24 hours
  29. VoteDelay: 24
  30.  
  31. # Reset vote delay each day (for certain sites that do this)
  32. VoteDelayDaily: false
  33.  
  34. # If true, rewards can be executed offline (required ForceOffline to be true in the reward)
  35. GiveOffline: false
  36.  
  37. # VoteSite Material for GUI's
  38. Item:
  39. Material: 'DIAMOND'
  40. Amount: 1
  41.  
  42. # List of reward files to give to voter
  43. Rewards:
  44. Commands:
  45. Console:
  46. - 'crate key %player% wonder 1'
  47. - 'eco give %player% 500'
  48. Mcserverstatus:
  49. # Enable voteSite
  50. # If false, votesite will not be loaded by plugin
  51. # Default: false
  52. Enabled: true
  53.  
  54. # Display name of voting site
  55. Name: 'Mcserverstatus'
  56.  
  57. # Priority of this site
  58. # Used for sorted list
  59. # High prority, higher on the list
  60. Priority: 2
  61.  
  62. # The serviceName from the vote, has to be correct to work correctly
  63. # Gotten from voting on the site (will be in console/log)
  64. # Usually is the main part of the url(e.g. PlanetMinecraft.com)
  65. ServiceSite: 'mcserverstatus.com'
  66.  
  67. # vote url for /vote
  68. # Format for this can be set in Format.yml
  69. # Do not include colors here
  70. VoteURL: 'https://mcserverstatus.com/vote/34756'
  71.  
  72. # Time between votes in hours (used for /vote next)
  73. # Most sites are 24 hours
  74. VoteDelay: 24
  75.  
  76. # Reset vote delay each day (for certain sites that do this)
  77. VoteDelayDaily: false
  78.  
  79. # If true, rewards can be executed offline (required ForceOffline to be true in the reward)
  80. GiveOffline: false
  81.  
  82. # VoteSite Material for GUI's
  83. Item:
  84. Material: 'DIAMOND'
  85. Amount: 1
  86.  
  87. # List of reward files to give to voter
  88. Rewards:
  89. Commands:
  90. Console:
  91. - 'crate key %player% wonder 1'
  92. - 'eco give %player% 500'
  93. Minecraft-mp:
  94. # Enable voteSite
  95. # If false, votesite will not be loaded by plugin
  96. # Default: false
  97. Enabled: true
  98.  
  99. # Display name of voting site
  100. Name: 'Minecraft-mp'
  101.  
  102. # Priority of this site
  103. # Used for sorted list
  104. # High prority, higher on the list
  105. Priority: 3
  106.  
  107. # The serviceName from the vote, has to be correct to work correctly
  108. # Gotten from voting on the site (will be in console/log)
  109. # Usually is the main part of the url(e.g. PlanetMinecraft.com)
  110. ServiceSite: 'minecraft-mp.com'
  111.  
  112. # vote url for /vote
  113. # Format for this can be set in Format.yml
  114. # Do not include colors here
  115. VoteURL: 'http://minecraft-mp.com/server/180176/vote/'
  116.  
  117. # Time between votes in hours (used for /vote next)
  118. # Most sites are 24 hours
  119. VoteDelay: 24
  120.  
  121. # Reset vote delay each day (for certain sites that do this)
  122. VoteDelayDaily: false
  123.  
  124. # If true, rewards can be executed offline (required ForceOffline to be true in the reward)
  125. GiveOffline: false
  126.  
  127. # VoteSite Material for GUI's
  128. Item:
  129. Material: 'DIAMOND'
  130. Amount: 1
  131.  
  132. # List of reward files to give to voter
  133. Rewards:
  134. Commands:
  135. Console:
  136. - 'crate key %player% wonder 1'
  137. - 'eco give %player% 500'
  138. Minecraftservers:
  139. # Enable voteSite
  140. # If false, votesite will not be loaded by plugin
  141. # Default: false
  142. Enabled: true
  143.  
  144. # Display name of voting site
  145. Name: 'Minecraftservers'
  146.  
  147. # Priority of this site
  148. # Used for sorted list
  149. # High prority, higher on the list
  150. Priority: 4
  151.  
  152. # The serviceName from the vote, has to be correct to work correctly
  153. # Gotten from voting on the site (will be in console/log)
  154. # Usually is the main part of the url(e.g. PlanetMinecraft.com)
  155. ServiceSite: 'minecraftservers.org'
  156.  
  157. # vote url for /vote
  158. # Format for this can be set in Format.yml
  159. # Do not include colors here
  160. VoteURL: 'http://minecraftservers.org/vote/468880'
  161.  
  162. # Time between votes in hours (used for /vote next)
  163. # Most sites are 24 hours
  164. VoteDelay: 24
  165.  
  166. # Reset vote delay each day (for certain sites that do this)
  167. VoteDelayDaily: false
  168.  
  169. # If true, rewards can be executed offline (required ForceOffline to be true in the reward)
  170. GiveOffline: false
  171.  
  172. # VoteSite Material for GUI's
  173. Item:
  174. Material: 'DIAMOND'
  175. Amount: 1
  176.  
  177. # List of reward files to give to voter
  178. Rewards:
  179. Commands:
  180. Console:
  181. - 'crate key %player% wonder 1'
  182. - 'eco give %player% 500'
  183. Minecraft-server-list:
  184. # Enable voteSite
  185. # If false, votesite will not be loaded by plugin
  186. # Default: false
  187. Enabled: true
  188.  
  189. # Display name of voting site
  190. Name: 'Minecraft-server-list'
  191.  
  192. # Priority of this site
  193. # Used for sorted list
  194. # High prority, higher on the list
  195. Priority: 5
  196.  
  197. # The serviceName from the vote, has to be correct to work correctly
  198. # Gotten from voting on the site (will be in console/log)
  199. # Usually is the main part of the url(e.g. PlanetMinecraft.com)
  200. ServiceSite: 'minecraft-server-list.com'
  201.  
  202. # vote url for /vote
  203. # Format for this can be set in Format.yml
  204. # Do not include colors here
  205. VoteURL: 'http://minecraft-server-list.com/server/412973/vote/'
  206.  
  207. # Time between votes in hours (used for /vote next)
  208. # Most sites are 24 hours
  209. VoteDelay: 24
  210.  
  211. # Reset vote delay each day (for certain sites that do this)
  212. VoteDelayDaily: false
  213.  
  214. # If true, rewards can be executed offline (required ForceOffline to be true in the reward)
  215. GiveOffline: false
  216.  
  217. # VoteSite Material for GUI's
  218. Item:
  219. Material: 'DIAMOND'
  220. Amount: 1
  221.  
  222. # List of reward files to give to voter
  223. Rewards:
  224. Commands:
  225. Console:
  226. - 'crate key %player% wonder 1'
  227. - 'eco give %player% 500'
  228.  
  229. # Reward for any site
  230. # Similar to AnySiteReward
  231. EverySiteReward: []
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement