Advertisement
Guest User

Untitled

a guest
Feb 19th, 2017
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.34 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. afk integration: true
  10. use partial completion: false
  11. interval check: 5
  12. use time of: Autorank
  13. leaderboard layout: '&6&r | &b&p - &7&d %day%, &h %hour% and &m %minute%.'
  14. leaderboard length: 5
  15. check command layout: '&p has played for &time and is on path ''''&path''''. Requirements
  16. to be ranked up: &reqs'
  17. sql:
  18. enabled: true
  19. hostname: localhost:3306
  20. username: *Redacted*
  21. password: *Redacted*
  22. database: minecraft
  23. table: autorank
  24. auto-updater:
  25. check-for-new-versions: true
  26. advanced dependency output: false
  27. show help command based on permission: false
  28. use debug: false
  29. show warnings: true
  30. use primary group for vault: true
  31. broadcast resetting of data files: true
  32. use global time in leaderboard: false
  33. disable automatic path checking: false
  34. automatically archive old data: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement