Advertisement
Guest User

Config - Autorank

a guest
Jun 17th, 2017
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.37 KB | None | 0 0
  1. #
  2. # #
  3. # Autorank Settings #
  4. # #
  5. # This config is used to configure Autorank. The other configs provide #
  6. # a way to configure the rank system. This config is for configuring the #
  7. # the options Autorank has to offer you #
  8. # #
  9. use advanced config: true
  10. afk integration: true
  11. use partial completion: true
  12. interval check: 5
  13. use time of: OnTime
  14. leaderboard layout: '&r &e&p - &9&d dag(er), &h time(r) og &m minutt(er).'
  15. leaderboard length: 5
  16. check command layout: '§e&p §7har spillt i §e&time§7. Krav for å bli Ranket opp:
  17. &reqs'
  18. sql:
  19. enabled: false
  20. hostname: localhost:3306
  21. username: root
  22. password: ''
  23. database: minecraft
  24. table: autorank
  25. auto-updater:
  26. check-for-new-versions: true
  27. auto-download: false
  28. advanced dependency output: false
  29. show help command based on permission: false
  30. use debug: false
  31. allow infinite ranking: true
  32. show warnings: true
  33. use primary group for vault: true
  34. broadcast resetting of data files: true
  35. allow deranking: false
  36. use global time in leaderboard: false
  37. disable automatic rank checking: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement