Advertisement
Guest User

Untitled

a guest
Jan 5th, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. Offline {
  2. broadcast="§8§o[§dVote§8§o]§a <username> §6has voted offline and received their rewards!"
  3. Version=8
  4. joinmessage=[
  5. "<AQUA>You currently have <GREEN><votes> Votes"
  6. ]
  7. settings {
  8. AddExtraReward=false
  9. AnnouncementDelay=0
  10. GiveChanceReward=true
  11. broadcastoffline=false
  12. cumulativevoting=true
  13. dbFile="SQL.db"
  14. dbHost=""
  15. dbMode=File
  16. dbName=Listener
  17. dbPass=""
  18. dbPort=3306
  19. dbPrefix=""
  20. dbTableQueue=ListenerQueue
  21. dbTableTotal=ListenerTotal
  22. dbUser=root
  23. joinmessage=false
  24. onlineonly=true
  25. votecommand=true
  26. votetopnumber=10
  27. }
  28. votemessage=[
  29. "<AQUA>You currently have <GREEN><votes> Votes",
  30. "<GOLD>You can vote by visiting: <AQUA>http://www.lunarrisingmc.com/vote"
  31. ]
  32. votetopformat="<POSITION>. <GREEN><username> - <WHITE><TOTAL>"
  33. votetopheader=[
  34. "<GOLD>---------------- <WHITE>( <DARK_AQUA>Top Voters<WHITE> ) <GOLD>----------------"
  35. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement