Guest User

Untitled

a guest
Mar 28th, 2016
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.45 KB | None | 0 0
  1. settings:
  2. onlineonly: true
  3. luckyvote: true
  4. permvote: false
  5. cumulative: true
  6. broadcastqueue: true
  7. broadcastrecent: true
  8. broadcastoffline: false
  9. votecommand: true
  10. rewardcommand: false
  11. joinmessage: false
  12. voteremind: true
  13. remindseconds: 3600
  14. ratelimit: 10
  15. logfile: false
  16. dbMode: sqlite
  17. dbFile: GAL.db
  18. dbHost: localhost
  19. dbPort: 3306
  20. dbUser: root
  21. dbPass: ""
  22. dbName: GAL
  23. dbPrefix: ""
  24. services:
  25. default: {broadcast: '&7[&cVote&7] &c{username} &7has voted @ &c{service} &7and received &c1 Diamond, 24 XP bottles, 5 Obsidian &7and &c$750! &7(&c/vote&7)', playermessage: '&7[&cVote&7] &7Thanks for voting for BlazedPvP. The top 3 voters of every month receive a special prize!', commands: ['/factionpoints give {username} 3', '/give {username} 384 24', '/give {username} 264 1', '/give {username} 49 5', '/eco give {username} 750', '/crate givekey {username} Vote 1']}
  26. MC-Index: {broadcast: '&7[&cVote&7] &c{username} &7has voted @ &c{service} &7and received &c1 Diamond, 24 XP bottles, 5 Obsidian &7and &c$750! &7(&c/vote&7)', playermessage: '&8[&cVote&8] &7Thanks for voting for BlazedPvP. The top 3 voters of every month receive a special prize!', commands: ['/give {username} 384 24', '/give {username} 264 1', '/give {username} 49 5', '/eco give {username} 750', '/crate givekey {username} Vote 1']}
  27. luckyvotes:
  28. '5': {broadcast: '&7[&cVote&7] &c{username} &7was lucky and received an extra &c$1000', playermessage: '&8[&cVote&8] &7You were lucky and received an extra &a$1000', commands: ['/eco give {username} 1000']}
  29. '10': {broadcast: '&7[&cVote&7] &c{username} &7was lucky and received an extra &c$1000', playermessage: '&8[&cVote&8] &7You were lucky and received an extra &a$1000', commands: ['/eco give {username} 1000']}
  30. '25': {broadcast: '&7[&cVote&7] &c{username} &7was pretty lucky and received an extra &c$2000&7 and &c10 Diamonds&7.', playermessage: '&7[&cVote&7] &7You were pretty lucky and received an extra &c$2000&7 and &c10 Diamonds&7.', commands: ['/eco give {username} 3000', '/give {username} 264 10']}
  31. '50': {broadcast: '&7[&cVote&7] &c{username} &7was pretty lucky and received &c1 &cCreeper Eggs&7 and &c$2500&7.', playermessage: '&7[&cVote&7] &7You were pretty lucky and received &c1 Creeper Eggs&7 and &c$2500&7.', commands: ['/give {username} 383:50 1', '/eco give {username} 3000']}
  32. '75': {broadcast: '&7[&cVote&7] &c{username} &7was super lucky and received an extra &c$3000&7 and &c1 God Apple&7.', playermessage: '&7[&cVote&7] &7You were super lucky and received an extra &c$3000&7 and &c1 God Apple&7.', commands: ['/eco give {username} 2500', '/give {username} 322:1 1']}
  33. '100': {broadcast: '&7[&cVote&7] &a{username} &7was super lucky and received an extra &c$5000&7, 3 &cTraining Points&7 and &c128 XP Bottles.', playermessage: '&7[&cVote&7] &7You were super lucky and received an extra &c$5000&7, &c3 Training Points&7 and &c128 XP Bottles.', commands: ['/eco give {username} 5000', '/trainingpoints give 3 {username}', '/give {username} 384 128']}
  34. '500': {broadcast: '&7[&cVote&7] &a{username} &7was incredibly lucky and received an extra &a$10000&7 and 1 &aCreeper Spawner&7.', playermessage: '&7[&cVote&7] &7You were incredibly lucky and received an extra &a$10000&7 and 1 &aCreeper Spawner&7.', commands: ['/eco give {username} 10000', '/give {username} 52:50 1']}
  35. '5000': {broadcast: '&7[&cVote&7] &c{username} &7was extremely lucky and received a Kronus &cSword', playermessage: '&7[&cVote&7] &7You were extremely lucky and received a kit Kronus &cSword', commands: ['/kit Kronus {username}']}
  36. perms:
  37. double: {broadcast: '{RED}{username} {GRAY}has voted @ {RED}{service} {GRAY}and received {RED}10 Diamonds!', playermessage: '{GRAY}Thanks for voting at {RED}{service}!', commands: ['/give {username} 264 10']}
  38. cumulative:
  39. '5': {broadcast: '&7[&cVote&7] &c{username} &7has voted 5 times and received a &aVoteKey', playermessage: "", commands: ['/crate give {username} Vote 1']}
  40. '10': {broadcast: '&7[&cVote&7] &c{username} &7has voted 10 times and received a &aRareKey', playermessage: "", commands: ['/crate give {username} Rare 1']}
  41. '15': {broadcast: '&7[&cVote&7] &c{username} &7has voted 15 times and received a &aRareKey', playermessage: "", commands: ['/crate give {username} Rare 1']}
  42. '20': {broadcast: '&7[&cVote&7] &c{username} &7has voted 20 times and received a &aRareKey', playermessage: "", commands: ['/crate give {username} Rare 1']}
  43. '25': {broadcast: '&7[&cVote&7] &c{username} &7has voted 25 times and received a &aRareKey', playermessage: "", commands: ['/crate give {username} Rare 1']}
  44. '30': {broadcast: '&7[&cVote&7] &c{username} &7has voted 30 times and received a &aRareKey', playermessage: "", commands: ['/crate give {username} Rare 1']}
  45. '35': {broadcast: '&7[&cVote&7] &c{username} &7has voted 35 times and received a &aRareKey', playermessage: "", commands: ['/crate give {username} Rare 1']}
  46. '40': {broadcast: '&7[&cVote&7] &c{username} &7has voted 40 times and received a &aRareKey', playermessage: "", commands: ['/crate give {username} Rare 1']}
  47. '45': {broadcast: '&7[&cVote&7] &c{username} &7has voted 25 times and received a &aRareKey', playermessage: "", commands: ['/crate give {username} Rare 1']}
  48. '50': {broadcast: '&7[&cVote&7] &c{username} &7has voted 50 times and received a &5RareKey', playermessage: "", commands: ['/crate give {username} Rare 1']}
  49. '55': {broadcast: '&7[&cVote&7] &c{username} &7has voted 55 times and received a &aRareKey', playermessage: "", commands: ['/crate give {username} Rare 1']}
  50. '60': {broadcast: '&7[&cVote&7] &c{username} &7has voted 60 times and received a &aRareKey', playermessage: "", commands: ['/crate give {username} Rare 1']}
  51. '65': {broadcast: '&7[&cVote&7] &c{username} &7has voted 65 times and received a &aRareKey', playermessage: "", commands: ['/crate give {username} Rare 1']}
  52. '70': {broadcast: '&7[&cVote&7] &c{username} &7has voted 70 times and received a &aRareKey', playermessage: "", commands: ['/crate give {username} Rare 1']}
  53. '75': {broadcast: '&7[&cVote&7] &c{username} &7has voted 75 times and received a &aRareKey', playermessage: "", commands: ['/crate give {username} Rare 1']}
  54. blocked:
  55. - world_blocked
  56. votemessage:
  57. - '&7&m---------------------------------------------------'
  58. - ' &cBlazedPvP &8&l»&a Lucky Votes&8:'
  59. - '&7&m---------------------------------------------------'
  60. - ' &c&lEvery 5 Votes &8-&7 1 &8[&aVoteCrate&8]'
  61. - ""
  62. - '&8[&cEvery Vote&8] &7$750, Diamond, 24 XP Bottles, 5 Obsidian, 1 Vote Key'
  63. - '&8[&c1&8/&c5&8] &7Extra $1000'
  64. - '&8[&c1&8/&c10&8] &7Extra $1000'
  65. - '&8[&c1&8/&c25&8] &7Extra $2000 and 10 diamonds.'
  66. - '&8[&c1&8/&c50&8] &7Extra 1 Creeper Eggs and $2500.'
  67. - '&8[&c1&8/&c75&8] &7Extra $3000 and 1 God Apple.'
  68. - '&8[&c1&8/&c100&8] &7Extra $5000, 3 TrainingPoints and 128 XP Bottles.'
  69. - '&8[&c1&8/&c500&8]&7 Extra $10000 and 1 Creeper Spawner.'
  70. - '&8[&c1&8/&c5,000&8]&7 Receive a Kronus &cSword'
  71. - '&7&m---------------------------------------------------'
  72. - ' &cBlazedPvP &8&l»&a Voting Links&8:'
  73. - ' &chttp://tinyurl.com/hoydmxx'
  74. - ' &chttp://tinyurl.com/z3pkjj5'
  75. - '&7&m---------------------------------------------------'
  76. - '&cYou currently have &7{votes}&c Votes.'
  77. remindmessage:
  78. - '&7&m---------------------------------------------------'
  79. - ' &cBlazedPvP &8&l»&a Vote Reminder&8:'
  80. - '&7&m---------------------------------------------------'
  81. - '&7You have not voted recently. Please vote to support the server! &7(&c/vote&7)'
  82. - '&7&m---------------------------------------------------'
  83. - '&cYou currently have &7{votes}&c Votes.'
  84. joinmessage:
  85. - '{GRAY}&m-----------------------------------------------------'
  86. - '{RED}Vote for us every day for in game rewards and extras'
  87. - '{GRAY}&m-----------------------------------------------------'
  88. - '{RED}You currently have {GREEN}{votes} Votes'
  89. rewardformat: '{GREEN}{TOTAL} Votes {GRAY}- {AQUA}{REWARD}'
  90. votetopformat: '{POSITION}. {GREEN}{username} - {WHITE}{TOTAL}'
  91. rewardheader:
  92. - '{GOLD}---------------- {WHITE}[ {DARK_AQUA}Rewards{WHITE} ] {GOLD}----------------'
  93. votetopheader:
  94. - '&8&m----------------&8&l[ &cTop Voters&8&l ]&8&m----------------'
  95. rewardfooter:
  96. - '&7You currently have &a{votes}&7 Votes.'
Add Comment
Please, Sign In to add comment