YourMom69Lol

Untitled

Jul 1st, 2019
302
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.35 KB | None | 0 0
  1. ```Announcement=[
  2. "<GOLD>-----------------------------------------------------",
  3. "Vote for us every day for in game rewards and extras",
  4. "<GOLD>-----------------------------------------------------"
  5. ]
  6. # Section for config message when the player has voted several times offline <amt> = total offline vote <service> is not usable
  7. Offline {
  8. broadcast="<GREEN><player> voted <amt> times while they were offline and received rewards!"
  9. playermessage="<GREEN>/warp vote to use the the keys!"
  10. }
  11. Version=9
  12. settings {
  13. AddExtraReward=true
  14. AnnouncementDelay=300000000
  15. GiveChanceReward=true
  16. broadcastoffline=false
  17. cumulativevoting=true
  18. dbFile="SQL.db"
  19. dbHost=""
  20. dbMode=File
  21. dbName=Listener
  22. dbPass=""
  23. dbPort=3306
  24. dbPrefix=""
  25. dbTableQueue=ListenerQueue
  26. dbTableTotal=ListenerTotal
  27. dbUser=root
  28. joinmessage=true
  29. onlineonly=true
  30. votecommand=true
  31. votetopnumber=10
  32. }
  33. # Available formatting codes for messages: <service> = service name <username>= player username <votes> = current vote total & = Colour Symbol to enter manual colours / control codes <AQUA> <BLACK> <BLUE> <DARK_AQUA> <DARK_BLUE> <DARK_GRAY> <DARK_GREEN> <DARK_PURPLE> <DARK_RED> <GOLD> <GRAY> <GREEN> <LIGHT_PURPLE> <RED> <WHITE> <YELLOW> <BOLD> <ITALIC> <UNDERLINE> <STRIKETHROUGH> <STRIKE> <STRIKETHROUGH> <MAGIC> <RESET>
  34. votemessage=[
  35. "<GOLD>-----------------------------------------------------",
  36. "<AQUA>https://pixelmonservers.com/server/tmQaMK9l/vote",
  37. "<GOLD>https://pixelmon-server-list.com/server/36/vote",
  38. "<AQUA>http://minecraftservers.org/vote/410863",
  39. "<GOLD>http://minecraft-mp.com/server/146565/vote/",
  40. "<AQUA>http://minecraft-server-list.com/server/384114/vote/"
  41. "<GOLD>-----------------------------------------------------",
  42. "<AQUA>You currently have <GREEN><votes> Votes"
  43. "<RED><BOLD>MAKE SURE YOU HAVE OPEN SPACES IN YOUR INVENTORY BEFORE YOU VOTE. FAILURE TO DO SO WILL RESULT IN LOST VOTE KEYS."
  44. ]
  45. # Additional formatting codes for below: <TOTAL> = vote total - used for /rewards <POSITION> = current rank - used for /votetop <username> = player name - used for /votetop
  46. votetopformat="<POSITION>. <GREEN><username> - <WHITE><TOTAL>"
  47. votetopheader=[
  48. "<GOLD>---------------- <WHITE>( <DARK_AQUA>Top Voters<WHITE> ) <GOLD>----------------"
  49. ]```
Advertisement
Add Comment
Please, Sign In to add comment