Advertisement
Guest User

EzRanks

a guest
Feb 18th, 2019
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.09 KB | None | 0 0
  1. # EZRanksPro 1.7.1 main configuration file
  2. # Created by extended_clip
  3. check_updates: true
  4. debug: false
  5. check_primary_group_for_available_rankup: false
  6. chat_prefix_enabled: true
  7. log_rankups_to_file: false
  8. confirm_to_rankup:
  9. enabled: true
  10. time: 10
  11. rankup_cooldown:
  12. enabled: false
  13. time: 30
  14. ranks_command_enabled: true
  15. ranks:
  16. use_custom_message: true
  17. custom_message:
  18. - '&8&m----------'
  19. - '&bA &6To&b B&f: &a$&f50k'
  20. - '&bB &6To&b C&f: &a$&f100k'
  21. - '&bC &6To&b D&f: &a$&f175k'
  22. - '&bD &6To&b E&f: &a$&f250k'
  23. - '&bE &6To&b F&f: &a$&f350k'
  24. - '&bF &6To&b G&f: &a$&f500k'
  25. - '&bG &6To&b H&f: &a$&f750k'
  26. - '&bH &6To&b I&f: &a$&f900k'
  27. - '&bI &6To&b J&f: &a$&f1.1m'
  28. - '&bJ &6To&b K&f: &a$&f1.25m'
  29. - '&bK &6To&b L&f: &a$&f1.4m'
  30. - '&bL &6To&b M&f: &a$&f1.55m'
  31. - '&bM &6To&b N&f: &a$&f1.65m'
  32. - '&bN &6To&b O&f: &a$&f1.7m'
  33. - '&bO &6To&b P&f: &a$&f1.75m'
  34. - '&bP &6To&b Q&f: &a$&f2M'
  35. - '&bQ &6To&b R&f: &a$&f2.1M'
  36. - '&bR &6To&b S&f: &a$&f2.25m'
  37. - '&bS &6To&b T&f: &a$&f2.5m'
  38. - '&bT &6To&b U&f: &a$&f2.65m'
  39. - '&bU &6To&b V&f: &a$&f2.8m'
  40. - '&bV &6To&b W&f: &a$&f2.95m'
  41. - '&bW &6To&b X&f: &a$&f3m'
  42. - '&bX &6To&b Y&f: &a$&f3.15m'
  43. - '&bY &6To&b Z&f: &a$&f3.2m'
  44. - '&bZ &6To&b Max&f: &a$&f3.5m'
  45. - '&8&m----------'
  46. header:
  47. - '&8&m----------'
  48. format_previous_ranks: '&8%rank% to %rankto%: Completed'
  49. format_current_rank: '&f%rank% to %rankto%: &a$&f%cost%'
  50. format_incomplete_ranks: '&7%rank% to %rankto%: &a$&f%cost%'
  51. format_last_rank: '&f%lastrank%: &cLast rank!'
  52. format_is_last_rank: '&f%lastrank%: &aYou are the last rank!'
  53. footer:
  54. - '&8&m----------'
  55. money:
  56. use_custom_format: false
  57. custom_format: '#,###.00'
  58. thousands_format: k
  59. millions_format: M
  60. billions_format: B
  61. trillions_format: T
  62. quadrillions_format: Q
  63. progress_bar:
  64. has_color: '&a'
  65. needs_color: '&8'
  66. end_color: '&e'
  67. left_character: '['
  68. bar_character: ':'
  69. right_character: ']'
  70. is_full: '&a/rankup'
  71. placeholders:
  72. rank_completed: completed
  73. rank_not_completed: incompleted
  74. autorankup:
  75. enabled: true
  76. check_interval: 60
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement