Guest User

Untitled

a guest
May 13th, 2018
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.15 KB | None | 0 0
  1. # ObsidianVote Config
  2. message:
  3. voteF:
  4. - '&6[Server] Hey there, you need vote for us on ObsidianCraft.com, plus you get
  5. free diamonds!'
  6. - '&6[Server] Please vote to support us on ObsidianCraft.com, I know you need
  7. to for today...'
  8. - '&6[Server] Server see you have not voted on ObsidianCraft.com... Server sad
  9. :^('
  10. voteT:
  11. - '&6[Server] Thank you for voting for ObsidianCraft.'
  12. - '&6[Server] Thank you for voting, we appreaciate it.'
  13. - '&6[Server] Thank you for voting we need all the help we can get.'
  14. voteChanged:
  15. - '&6%Player% has just voted for us @ ObsidianCraft.com!'
  16. - '&6%Pleyer% is awesome and just voted for the server. :D'
  17. - '&6I think %Player% is going to get some diamonds b/c %Player% just voted for
  18. the server.'
  19. db:
  20. host: d3gn.net
  21. user: dgncom_OC
  22. pass: obsid
  23. port: '3306'
  24. db: dgncom_OC
  25. mysql:
  26. query: SELECT * FROM redeem WHERE player='%USER%_successVote' AND timestamp > (NOW() - INTERVAL 1 DAY)
  27. voteCount: 3
  28. event:
  29. serverNagTime: 600
  30. tagRefreshTime: 60
  31. joinNagDelay: 5
  32. nagHasVoted: true
  33. chatTag: '[V] '
Add Comment
Please, Sign In to add comment