Advertisement
Guest User

Untitled

a guest
Jan 16th, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.32 KB | None | 0 0
  1. # EZRanksPro 1.6.0 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: false
  7. log_rankups_to_file: false
  8. confirm_to_rankup:
  9. enabled: true
  10. time: 10
  11. rankup_cooldown:
  12. enabled: false
  13. time: 0
  14. ranks_command_enabled: true
  15. ranks:
  16. use_custom_message: false
  17. custom_message:
  18. - '&8&m----------'
  19. - '&aA&f: &a$&f100'
  20. - '&bB&f: &a$&f200'
  21. - '&cC&f: &a$&f300'
  22. - '&8&m----------'
  23. header:
  24. - '&8&m----------'
  25. format_previous_ranks: '&8%rank% to %rankto%: Completed'
  26. format_current_rank: '&f%rank% to %rankto%: &a$&f%cost%'
  27. format_incomplete_ranks: '&7%rank% to %rankto%: &a$&f%cost%'
  28. format_last_rank: '&f%lastrank%: &cLast rank!'
  29. format_is_last_rank: '&f%lastrank%: &aYou are the last rank!'
  30. footer:
  31. - '&8&m----------'
  32. money:
  33. use_custom_format: false
  34. custom_format: '#,###.00'
  35. thousands_format: k
  36. millions_format: M
  37. billions_format: B
  38. trillions_format: T
  39. quadrillions_format: Q
  40. progress_bar:
  41. has_color: '&a'
  42. needs_color: '&8'
  43. end_color: '&e'
  44. left_character: '['
  45. bar_character: ':'
  46. right_character: ']'
  47. is_full: '&a/rankup'
  48. placeholders:
  49. rank_completed: completed
  50. rank_not_completed: incompleted
  51. autorankup:
  52. enabled: true
  53. check_interval: 60
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement