Advertisement
Guest User

Settings

a guest
Dec 2nd, 2018
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.24 KB | None | 0 0
  1. #
  2. # Autorank 3 Settings #
  3. # #
  4. # This config is used to configure Autorank. The other configs provide #
  5. # a way to configure the rank system. This config is for configuring the #
  6. # the options Autorank has to offer you #
  7. # #
  8. use advanced config: false
  9. afk integration: true
  10. use partial completion: true
  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 in &groups. Requirements to
  16. be ranked up: &reqs'
  17. sql:
  18. enabled: true
  19. hostname: 198.245.51.96:3306
  20. username: db_36109
  21. password: f33ea73b9f
  22. database: db_36109
  23. table: autorank
  24. auto-updater:
  25. check-for-new-versions: true
  26. auto-download: false
  27. advanced dependency output: false
  28. show help command based on permission: false
  29. use debug: false
  30. allow infinite ranking: false
  31. show warnings: false
  32. use primary group for vault: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement