Advertisement
Guest User

Untitled

a guest
Mar 26th, 2017
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.08 KB | None | 0 0
  1. # ======================================================
  2. #
  3. # ProVotes Version: 1.3.4.8 build: 88844
  4. # Created by: JC_Plays_MC
  5. #
  6. # ======================================================
  7. #
  8. # This is the ProVotes configuration file where all general settings
  9. # and other plugin toggles will be found. If you have any questions feel free
  10. # to ask me by PM on spigot. Also if you have any feature suggestions
  11. # or anything like that i'm always open to new ideas.
  12. #
  13. # Thank you for supporting this project!
  14. #
  15. # ======================================================
  16. #
  17. # Settings Configuration
  18. #
  19. # ##Whether or not to allow reward claiming on this server
  20. # allow_claiming: true
  21. #
  22. # ##Whether or not to use cumulative rewards
  23. # use_cumulative: true
  24. #
  25. # ##Whether or not to use permission rewards
  26. # use_permission: true
  27. #
  28. # ##Whether or not to use chance rewards
  29. # use_chance: true
  30. #
  31. # ##Whether or not to use weekly rewards
  32. # use_weekly: true
  33. #
  34. # ##Whether or not to use monthly rewards
  35. # use_monthly: true
  36. #
  37. # ##Whether or not to use reminder actions
  38. # use_reminder_actions: true
  39. #
  40. # Whether or not you want to automatically backup your player data
  41. # use_automatic_backups: false
  42. #
  43. # The delay in seconds between data backups
  44. # backup_interval: 60
  45. #
  46. # ##Whether or not to automatically reset vote counts in a new month
  47. # auto_reset_month: true
  48. #
  49. # ##Whether or not to have a running timer that will update online players
  50. # update_database_timer: true
  51. #
  52. # ##Whether or not to send the reminder actions on join if the player hasnt voted
  53. # remind_on_join: true
  54. #
  55. # ##Whether or not to add votes exceeding the max to the players stats
  56. # count_after_max: true
  57. #
  58. # ##The amount of votes the player must accumulate to dismiss the reminder
  59. # reminder_daily_votes: 1
  60. #
  61. # ##The time in seconds between MySQL database force updates for online players
  62. # database_timer_delay: 300
  63. #
  64. # ##The time in seconds between player reminder messages
  65. # reminder_delay: 300
  66. #
  67. # ##The maximum amount of times a player can be rewarded in a day
  68. # max_daily_votes: 0
  69. #
  70. # ##The actions to execute when the player executes the /vote command with no arguments
  71. # vote_command_type: <info / links / rewards>
  72. #
  73. # ##The placeholder format for when the player can vote
  74. # vote_now_format: 'vote now!'
  75. #
  76. # ##The actions to be executed when the player hasnt voted
  77. # reminder_actions:
  78. # - <action>
  79. #
  80. # ##The actions to be executed when a player enters the info command
  81. # info_command_actions:
  82. # - <action>
  83. #
  84. # ##The actions to be executed when a player enters the rewards command
  85. # rewards_command_actions:
  86. # - <action>
  87. #
  88. # ##The actions to be executed when a player enters the links command
  89. # links_command_actions:
  90. # - <action>
  91. #
  92. # ##The only sites that votes will be counted from (optional and requires service name)
  93. # allowed_sites:
  94. # - <service name>
  95. #
  96. # ##The top voters specifc settings
  97. # top_voters:
  98. #
  99. # ##The amount of top voters to be displayed and cached
  100. # amount: 10
  101. #
  102. # ##The time in seconds before the top voters should be updated
  103. # update_delay: 600
  104. #
  105. # ======================================================
  106.  
  107. use_mysql: false
  108. host: localhost
  109. port: 3306
  110. database: database
  111. username: user
  112. password: pass
  113. allow_claiming: true
  114. use_cumulative: true
  115. use_permission: true
  116. use_chance: false
  117. use_weekly: true
  118. use_monthly: true
  119. use_reminder_actions: false
  120. use_automatic_backups: true
  121. backup_interval: 86400
  122. auto_reset_month: true
  123. update_database_timer: true
  124. remind_on_join: true
  125. count_over_max: true
  126. reminder_daily_votes: 1
  127. database_timer_delay: 300
  128. reminder_delay: 1800
  129. max_daily_votes: 0
  130. vote_command_type: links
  131. vote_now_format: vote nu!
  132. reminder_actions:
  133. - '[Title] &7Je hebt vandaag niet gevote!;&3/vote &7voor gratis rewards!'
  134. info_command_actions:
  135. - '[Message] &7&m---------------------------------'
  136. - '[Message] &a&l%player%''s Stats:'
  137. - '[Message] &7&m---------------------------------'
  138. - '[Message] &7Wekelijkse Votes: &a%weekly_votes%'
  139. - '[Message] &7Maandelijkse Votes: &3%monthly_votes%'
  140. - '[Message] &7Totale Votes: &6%total_votes%'
  141. - '[Message] &7&m---------------------------------'
  142. - '[Message] &cJe kunt weer voten over: &7%time_until_next_vote%'
  143. - '[Message] &7&m---------------------------------'
  144. rewards_command_actions:
  145. - '[Message] &a&lVote Rewards'
  146. - '[Message] &7- &eSleutel om de Vote Kist mee te openen'
  147. links_command_actions:
  148. - '[Message] &3&lKlik op een lijst om te stemmen:'
  149. - '[JSONMessage] ["",{"text":"1. ","color":"dark_aqua"},{"text":"Serverpact (1x per
  150. 12uur)","color":"gray","clickEvent":{"action":"open_url","value":"https://goo.gl/dcmHE8"},"hoverEvent":{"action":"show_text","value":{"text":"","extra":[{"text":"Bedankt
  151. voor het stemmen en je steun!","color":"dark_aqua"}]}}}]'
  152. - '[JSONMessage] ["",{"text":"2. ","color":"dark_aqua"},{"text":"MinecraftKrant (1x
  153. per 12uur)","color":"gray","clickEvent":{"action":"open_url","value":"https://goo.gl/fh6CLd"},"hoverEvent":{"action":"show_text","value":{"text":"","extra":[{"text":"Bedankt
  154. voor het stemmen en je steun!","color":"dark_aqua"}]}}}]'
  155. - '[JSONMessage] ["",{"text":"3. ","color":"dark_aqua"},{"text":"PlanetMinecraft (1x
  156. per 24uur)","color":"gray","clickEvent":{"action":"open_url","value":"https://goo.gl/renEs4"},"hoverEvent":{"action":"show_text","value":{"text":"","extra":[{"text":"Bedankt
  157. voor het stemmen en je steun!","color":"dark_aqua"}]}}}]'
  158. - '[JSONMessage] ["",{"text":"4. ","color":"dark_aqua"},{"text":"TOPG (1x per 12uur)","color":"gray","clickEvent":{"action":"open_url","value":"https://goo.gl/eU9mVr"},"hoverEvent":{"action":"show_text","value":{"text":"","extra":[{"text":"Bedankt
  159. voor het stemmen en je steun!","color":"dark_aqua"}]}}}]'
  160. - '[JSONMessage] ["",{"text":"5. ","color":"dark_aqua"},{"text":"Minecraft MP (1x
  161. per 24uur)","color":"gray","clickEvent":{"action":"open_url","value":"https://goo.gl/7fjcug"},"hoverEvent":{"action":"show_text","value":{"text":"","extra":[{"text":"Bedankt
  162. voor het stemmen en je steun!","color":"dark_aqua"}]}}}]'
  163. - '[Message] &6Dien je sleutels in bij /warp vote'
  164. allowed_sites: []
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement