Advertisement
Guest User

GAListener Config

a guest
Apr 22nd, 2013
702
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.21 KB | None | 0 0
  1. settings:
  2. onlineonly: true
  3. luckyvote: true
  4. broadcastqueue: true
  5. votecommand: true
  6. voteremind: true
  7. services:
  8. default:
  9. broadcast: '{GREEN}{username} {GOLD}has voted @ {GREEN}http://bit.ly/XcisionVote {GOLD}and received {GREEN}5 Diamonds, {YELLOW}64 Exp Bottles, {DARK_GREEN}2000$ '
  10. playermessage: '{GREEN}Thanks for voting at {AQUA}{service}!'
  11. commands:
  12. - '/give {username} 264 5'
  13. - '/eco give {username} 1500'
  14. - '/give {name} 46 2
  15.  
  16.  
  17. luckyvotes:
  18. '10':
  19. broadcast: '{GREEN}{username} {GOLD}was lucky and received an {GREEN}extra $1000!'
  20. playermessage: '{GREEN}You were lucky and received an extra $1000!'
  21. commands:
  22. - /eco give user {username} 1000
  23. '50':
  24. broadcast: '{GREEN}{username} {GOLD}was super lucky and received an {GREEN}extra 100 XP and $1000!'
  25. playermessage: '{GREEN}You were super lucky and received an {GREEN}extra 100 XP and $1000!'
  26. commands:
  27. - /xp give {username} 100
  28. - /eco give {username} 1000
  29. votemessage:
  30. - '{GOLD}-----------------------------------------------------'
  31. - '{DARK_RED}Vote here:{BOLD}{WHITE} http://bit.ly/XcisionVote '
  32. - '{GOLD}-----------------------------------------------------'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement