Advertisement
Guest User

Untitled

a guest
Feb 5th, 2016
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.68 KB | None | 0 0
  1. # GAListener v1.2
  2. # http://www.minecraft-index.com
  3.  
  4. # settings section
  5.  
  6. # onlineonly - Only delivers rewards when the player is online. If they are offline it will wait and deliver when they next join the server!
  7. # luckyvote - Enables the lucky voting section, this allows voters to have a random chance to receive additional rewards when they vote.
  8. # permvote - Enables the permission voting section, this allows voters to receive different rewards based upon their permissions.
  9. # cumulative - Enables the cumulative voting section, this allows voters to receive rewards once they have reached a certain number of votes.
  10. # broadcastqueue - Show broadcast message for queued votes.
  11. # broadcastoffline - Show broadcast message for offline queued votes.
  12. # broadcastrecent - Show broadcast message to recent voters (last 24 hours)
  13. # votecommand - Enables the /vote command which will show the message contained in the votemessage section at the bottom of the config.
  14. # rewardcommand - Enables the /rewards command which will show a list of all the cumulative voting rewards.
  15. # joinmessage - Show the message contained in the joinmessage section at the bottom of this config when a player joins the server.
  16. # voteremind - Message players who haven't voted in the last 24 hours. Shows the message contained in the remindmessage section at the bottom of this config.
  17. # remindseconds - How often (in seconds) between each reminder message.
  18. # logfile - Log received votes to vote.log file.
  19. # dbMode - Database mode. Use either mysql or sqlite.
  20. # dbFile - Database filename for SQLite.
  21. # dbHost - Database IP / Hostname for MySQL.
  22. # dbPort - Database port for MySQL.
  23. # dbUser - Database username for MySQL.
  24. # dbPass - Database password for MySQL.
  25. # dbName - Database name for MySQL.
  26. # dbPrefix - Database table prefix.
  27.  
  28. settings:
  29. onlineonly: false
  30. luckyvote: false
  31. permvote: false
  32. cumulative: false
  33. broadcastqueue: true
  34. broadcastrecent: true
  35. broadcastoffline: true
  36. votecommand: true
  37. rewardcommand: false
  38. joinmessage: true
  39. voteremind: true
  40. remindseconds: 300
  41. logfile: false
  42. dbMode: 'mysql'
  43. dbFile: 'GAL.db'
  44. dbHost: ''
  45. dbPort: 3306
  46. dbUser: 'root'
  47. dbPass: ''
  48. dbName: 'GAL'
  49. dbPrefix: ''
  50.  
  51. # services section (default is used if service doesn't exist)
  52. # The example below would give 5 diamonds per vote.
  53.  
  54. services:
  55. default:
  56. broadcast: '{GREEN}{username} {GRAY}has voted for{GREEN} Lost Islands {GRAY}at www.lostislands.net/vote {GOLD}and received {GRAY}TBC!'
  57. playermessage: '{GREEN}Thanks for voting!'
  58. commands:
  59. - '/give {username} 264 5'
  60. MC-Index:
  61. broadcast: '{GREEN}{username} {GRAY}has voted for{GREEN} Lost Islands {GRAY}at www.lostislands.net/vote {GOLD}and received {GRAY}TBC!'
  62. playermessage: '{GREEN}Thanks for voting!'
  63. commands:
  64. - '/give {username} 264 5'
  65. planetminecraft:
  66. broadcast: '{GREEN}{username} {GRAY}has voted for{GREEN} Lost Islands {GRAY}at www.lostislands.net/vote {GOLD}and received {GRAY}TBC!'
  67. playermessage: '{GREEN}Thanks for voting!'
  68. commands:
  69. - '/give {username} 264 5'
  70. minecraftservers:
  71. broadcast: '{GREEN}{username} {GRAY}has voted for{GREEN} Lost Islands {GRAY}at www.lostislands.net/vote {GOLD}and received {GRAY}TBC!'
  72. playermessage: '{GREEN}Thanks for voting!'
  73. commands:
  74. - '/give {username} 264 5'
  75. minecraftmultiplayer:
  76. broadcast: '{GREEN}{username} {GRAY}has voted for{GREEN} Lost Islands {GRAY}at www.lostislands.net/vote {GOLD}and received {GRAY}TBC!'
  77. playermessage: '{GREEN}Thanks for voting!'
  78. commands:
  79. - '/give {username} 264 5'
  80. minestatus:
  81. broadcast: '{GREEN}{username} {GRAY}has voted for{GREEN} Lost Islands {GRAY}at www.lostislands.net/vote {GOLD}and received {GRAY}TBC!'
  82. playermessage: '{GREEN}Thanks for voting!'
  83. commands:
  84. - '/give {username} 264 5'
  85. funminecraftservers:
  86. broadcast: '{GREEN}{username} {GRAY}has voted for{GREEN} Lost Islands {GRAY}at www.lostislands.net/vote {GOLD}and received {GRAY}TBC!'
  87. playermessage: '{GREEN}Thanks for voting!'
  88. commands:
  89. - '/give {username} 264 5'
  90. minecraftserverslist:
  91. broadcast: '{GREEN}{username} {GRAY}has voted for{GREEN} Lost Islands {GRAY}at www.lostislands.net/vote {GOLD}and received {GRAY}TBC!'
  92. playermessage: '{GREEN}Thanks for voting!'
  93. commands:
  94. - '/give {username} 264 5'
  95. minecraftmultiplayer:
  96. broadcast: '{GREEN}{username} {GRAY}has voted for{GREEN} Lost Islands {GRAY}at www.lostislands.net/vote {GOLD}and received {GRAY}TBC!'
  97. playermessage: '{GREEN}Thanks for voting!'
  98. commands:
  99. - '/give {username} 264 5'
  100. topg:
  101. broadcast: '{GREEN}{username} {GRAY}has voted for{GREEN} Lost Islands {GRAY}at www.lostislands.net/vote {GOLD}and received {GRAY}TBC!'
  102. playermessage: '{GREEN}Thanks for voting!'
  103. commands:
  104. - '/give {username} 264 5'
  105. minecraftserverlist:
  106. broadcast: '{GREEN}{username} {GRAY}has voted for{GREEN} Lost Islands {GRAY}at www.lostislands.net/vote {GOLD}and received {GRAY}TBC!'
  107. playermessage: '{GREEN}Thanks for voting!'
  108. commands:
  109. - '/give {username} 264 5'
  110.  
  111. # luckyvotes section
  112. # The example below would give a 1 in 10 chance of a voter receiving an extra $1000, and a 1 in 50 chance of an extra $1000 and 100XP.
  113.  
  114. luckyvotes:
  115. '10':
  116. broadcast: '{GREEN}{username} {GRAY}has voted 10 times, and has recieved an extra {GREEN}TBC'
  117. playermessage: '{GREEN}You were lucky and received an extra $1000!'
  118. commands:
  119. - '/eco give {username} 1000'
  120. '50':
  121. broadcast: '{GREEN}{username} {GOLD}was super lucky and received an {GREEN}extra 100 XP and $1000!'
  122. playermessage: '{GREEN}You were super lucky and received an {GREEN}extra 100 XP and $1000!'
  123. commands:
  124. - '/xp give {username} 100'
  125. - '/eco give {username} 1000'
  126.  
  127. # permission reward section
  128. # This example would give players with the permission node "gal.double" 10 Diamonds instead of their regular reward.
  129.  
  130. perms:
  131. double:
  132. broadcast: '{GREEN}{username} {GOLD}has voted @ {GREEN}{service} {GOLD}and received {GREEN}10 Diamonds!'
  133. playermessage: '{GREEN}Thanks for voting at {AQUA}{service}!'
  134. commands:
  135. - '/eco'
  136.  
  137. # cumulative reward section
  138. # This example would give players 20 Diamonds once they have reached a total of 10 votes.
  139.  
  140. cumulative:
  141. '10':
  142. broadcast: '{GREEN}{username} {GOLD}has voted a total of {YELLOW}10 times {GOLD}and received {GREEN}20 Diamonds!'
  143. playermessage: '{GREEN}Thanks for voting {AQUA}10 times!'
  144. rewardmessage: '20x Diamond'
  145. commands:
  146. - '/give {username} 264 20'
  147.  
  148. # blocked - a list of worlds where rewards should be disabled, they will remain queued until the player is in an allowed world.
  149.  
  150. blocked:
  151. - world_blocked
  152.  
  153. # Available formatting codes for messages:
  154.  
  155. # {service} {servicename} {SERVICE} = service name
  156. # {username} {player} {name} = player username
  157. # {votes} = current vote total
  158. # & = Colour Symbol to enter manual colours / control codes
  159. # {AQUA} {BLACK} {BLUE} {DARK_AQUA} {DARK_BLUE}
  160. # {DARK_GRAY} {DARK_GREEN} {DARK_PURPLE} {DARK_RED} {GOLD}
  161. # {GRAY} {GREEN} {LIGHT_PURPLE} {RED} {WHITE} {YELLOW} {BOLD}
  162. # {ITALIC} {UNDERLINE} {STRIKETHROUGH} {STRIKE}
  163. # {STRIKETHROUGH} {MAGIC} {RESET}
  164.  
  165. votemessage:
  166. - ''
  167. - '{GRAY}You currently have {votes} votes.'
  168. - '{GRAY}Vote for us every day for {GREEN} in game rewards {GRAY}and {GREEN}extras.'
  169. - '{GRAY}Head over to {GREEN}www.lostislands.net/votes {GRAY}and vote.'
  170.  
  171. remindmessage:
  172. - '{GRAY}You haven't voted in a while...'
  173. - '{GRAY}You currently have {votes} votes.'
  174. - '{GRAY}Vote for us every day for {GREEN} in game rewards {GRAY}and {GREEN}extras.'
  175. - '{GRAY}Head over to {GREEN}www.lostislands.net/votes {GRAY}and vote.'
  176.  
  177. joinmessage:
  178. - ''
  179. - '{GRAY}You currently have {votes} votes.'
  180. - '{GRAY}Vote for us every day for {GREEN} in game rewards {GRAY}and {GREEN}extras.'
  181. - '{GRAY}Head over to {GREEN}www.lostislands.net/votes {GRAY}and vote.'
  182.  
  183. # Additional formatting codes for below:
  184.  
  185. # {TOTAL} = vote total - used for /rewards
  186. # {REWARD} = current rewardmessage as specified in the cumulative reward section - used for /rewards
  187. # {POSITION} = current rank - used for /votetop
  188. # {username} = player name - used for /votetop
  189.  
  190. rewardformat: '{GREEN}{TOTAL} Votes {GRAY}- {AQUA}{REWARD}'
  191. votetopformat: '{POSITION}. {GREEN}{username} - {WHITE}{TOTAL}'
  192. rewardheader:
  193. - '{GOLD}{STRIKETHROUGH}---------------- {GRAY}{BOLD}[ {GREEN}Rewards{GRAY}{BOLD} ]{GOLD}{STRIKETHROUGH}----------------'
  194. votetopheader:
  195. - {GOLD}{STRIKETHROUGH}---------------- {GRAY}{BOLD}[ {GREEN}Voting Leaderboard{GRAY}{BOLD} ]{GOLD}{STRIKETHROUGH}----------------'
  196. rewardfooter:
  197. - '{GRAY}You currently have {GREEN}{votes} votes'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement