cookiequaver

Untitled

Aug 16th, 2024
15
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.49 KB | None | 0 0
  1. VoteSites:
  2. # VoteSite key
  3. # Used for saving data for votesites
  4. # Use a short name if you can
  5. # No spaces or dots
  6. ExampleVoteSite:
  7. # Enable voteSite
  8. # If false, votesite will not be loaded by plugin
  9. # Default: false
  10. Enabled: false
  11.  
  12. # Display name of voting site
  13. Name: ExampleVoteSite
  14.  
  15. # Priority of this site
  16. # Used for sorted list
  17. # High prority, higher on the list
  18. Priority: 5
  19.  
  20. # If true, voteside will be hidden from some GUI's, similar to being disabled
  21. Hidden: false
  22.  
  23. # The serviceName from the vote, has to be correct to work correctly
  24. # Gotten from voting on the site (will be in console/log)
  25. # Usually is the main part of the url(e.g. PlanetMinecraft.com), but not always
  26. # See console when you vote (it will notify you if the plugin didn't find a votingsite matching the service site
  27. ServiceSite: PlanetMinecraft.com
  28.  
  29. # vote url for /vote
  30. # Format for this can be set in Config.yml
  31. # Do not include colors here
  32. # If you need to force a url set the url as this:
  33. # VoteURL: '[Text="ANY TEXT TO CLICK ON HERE",url="URLHERE"]'
  34. VoteURL: link to vote URL here, used in /vote
  35.  
  36. # Time between votes in hours (used for /vote next)
  37. # Most sites are 24 hours
  38. VoteDelay: 24
  39.  
  40. # Use to have a minute votedelay
  41. # VoteDelayMin: 30
  42.  
  43. # Require waiting until votedelay time has pasted in order to accept vote
  44. # Recommend: false
  45. WaitUntilVoteDelay: false
  46.  
  47. # Reset vote delay each day (for certain sites that do this)
  48. # Recommend: false
  49. VoteDelayDaily: false
  50.  
  51. # Replaces offset, set the exact hour based on server time
  52. # Include server time offset when setting this
  53. # 2 = 2 am server time
  54. # Use 1-24
  55. # VoteDelayDailyHour: 14
  56.  
  57. # If true, rewards can be executed offline (requires ForceOffline to be true in the reward)
  58. # Setting this to true will execute the reward offline while the player is offline
  59. # This basiclly disables offline voting if set to true, don't misinterpret this option
  60. ForceOffline: false
  61.  
  62. # VoteSite Material for some GUI's
  63. # Removing this may result in an error, required on each site
  64. DisplayItem:
  65. Material: DIAMOND
  66. Amount: 1
  67.  
  68. # Reward to run when cooldown ends for this votesite
  69. # Enable PerSiteCoolDownEvents in Config.yml to use this
  70. # CoolDownEndRewards:
  71. # Messages:
  72. # Player: '&aTime to go vote on site1'
  73.  
  74. # Rewards to give
  75. # https://github.com/BenCodez/AdvancedCore/wiki/Rewards
  76. Rewards:
  77. # Execute console commands
  78. Commands:
  79. - say hello
  80. # Send player a message
  81. Messages:
  82. Player: You voted
  83. # Site 2 example
  84. MinecraftServer_net:
  85. Enabled: true
  86. Name: MinecraftServer
  87. Priority: 1
  88. ServiceSite: minecraft-server.net
  89. VoteURL: https://minecraft-server.net/details/TheDojo/
  90. VoteDelay: 24
  91. DisplayItem:
  92. Material: GRASS
  93. Amount: 1
  94. Rewards:
  95. Commands:
  96. - crazycrates give p VoteCrate 1 %player%
  97. - money give %player% 100
  98. Messages:
  99. Player: ''
  100. MCSL:
  101. Enabled: false
  102. Name: Minecraft Server List
  103. Priority: 2
  104. ServiceSite: minecraft-server-list.com
  105. VoteURL: https://minecraft-server-list.com/server/500682/
  106. VoteDelay: 24
  107. DisplayItem:
  108. Material: GRASS
  109. Amount: 1
  110. Rewards:
  111. Commands:
  112. - crazycrates give p VoteCrate 1 %player%
  113. - money give %player% 100
  114. Messages:
  115. Player: '&aYou have received $100'
  116. MineCraftMP:
  117. Enabled: true
  118. Name: MineCraftMP
  119. Priority: 3
  120. ServiceSite: Minecraft-MP.com
  121. VoteURL: https://minecraft-mp.com/server-s327736
  122. VoteDelay: 6
  123. DisplayItem:
  124. Material: GRASS
  125. Amount: 1
  126. Rewards:
  127. Commands:
  128. - crazycrates give p VoteCrate 1 %player%
  129. - money give %player% 100
  130. Messages:
  131. Player: '&aYou have received $100'
  132. TopG_org:
  133. Enabled: true
  134. Name: TopG
  135. Priority: 4
  136. ServiceSite: TopG.org
  137. VoteURL: https://topg.org/minecraft-servers/server-660200
  138. VoteDelay: 24
  139. DisplayItem:
  140. Material: GRASS
  141. Amount: 1
  142. Rewards:
  143. Commands:
  144. - crazycrates give p VoteCrate 1 %player%
  145. - money give %player% 100
  146. Messages:
  147. Player: '&aYou have received $100'
  148. MineServers:
  149. Enabled: true
  150. Name: MineServers
  151. Priority: 5
  152. ServiceSite: mineservers.com
  153. VoteURL: https://mineservers.com/server/vHMeggpj/vote
  154. VoteDelay: 24
  155. DisplayItem:
  156. Material: GRASS
  157. Amount: 1
  158. Rewards:
  159. Commands:
  160. - crazycrates give p VoteCrate 1 %player%
  161. - money give %player% 100
  162. Messages:
  163. Player: '&aYou have received $100'
  164. PlanetMinecraft:
  165. Enabled: true
  166. Name: PlanetMinecraft
  167. Priority: 6
  168. ServiceSite: planetminecraft.com
  169. VoteURL: https://www.planetminecraft.com/server/the-dojo-6161073/vote/
  170. VoteDelay: 24
  171. DisplayItem:
  172. Material: GRASS
  173. Amount: 1
  174. Rewards:
  175. Commands:
  176. - crazycrates give p VoteCrate 1 %player%
  177. - money give %player% 100
  178. Messages:
  179. Player: '&aYou have received $100'
  180. Craftlist_org:
  181. Enabled: true
  182. Name: Craftlist_org
  183. Priority: 7
  184. ServiceSite: Craftlist.org
  185. VoteURL: https://craftlist.org/playthedojo#vote
  186. VoteDelay: 12.0
  187. DisplayItem:
  188. Material: GRASS
  189. Amount: 1
  190. Rewards:
  191. Commands:
  192. - crazycrates give p VoteCrate 1 %player%
  193. - money give %player% 100
  194. Messages:
  195. Player: '&aYou have received $100'
  196. MinecraftServers_org:
  197. Enabled: true
  198. Name: MinecraftServers_org
  199. Priority: 8
  200. ServiceSite: MinecraftServers.org
  201. VoteURL: https://minecraftservers.org/server/658564
  202. VoteDelay: 24.0
  203. DisplayItem:
  204. Material: GRASS
  205. Amount: 1
  206. Rewards:
  207. Commands:
  208. - crazycrates give p VoteCrate 1 %player%
  209. - money give %player% 100
  210. Messages:
  211. Player: '&aYou have received $100'
  212. PinataParty:
  213. Enabled: false
  214. ServiceSite: PinataParty
  215. VoteURL: VoteURL
  216. VoteDelay: 24.0
  217. DisplayItem:
  218. Material: GRASS
  219. Amount: 1
  220. Rewards:
  221. Messages:
  222. Player: '&aThanks for voting on %ServiceSite%!'
  223.  
  224. # Reward for any site
  225. # Similar to AnySiteReward
  226. # This requires the site to be configured in order to get the reward.
  227. EverySiteReward: ExampleBasic
Advertisement
Add Comment
Please, Sign In to add comment