Advertisement
MrEminent42

EZRL Config

May 23rd, 2015
253
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.49 KB | None | 0 0
  1. # EZRanksLite version: 1.6.2.5 Main Configuration
  2. debug: false
  3. hooks:
  4. use_SQLPerms: false
  5. server_name: EnderPrison
  6. ranks:
  7. enabled: true
  8. format_has_access: '&a%rankfrom% &bto &a%rankto% &bcost: &f%cost%'
  9. format_no_access: '&7%rankfrom% &cto &7%rankto% &ccost: &7%cost%'
  10. format_last_rank: '&e&lHighest Rank!'
  11. header: []
  12. footer: []
  13. rankup_cooldown:
  14. enabled: true
  15. time: 5
  16. scoreboard:
  17. enabled: true
  18. refresh_time: 10
  19. title: '&3%player%'
  20. display:
  21. - '&bOnline:'
  22. - '&3>> &r%online%/%onlinemax%'
  23. - ''
  24. - '&bYour Balance:'
  25. - '&3>> &r%balance%'
  26. - '&bGems Balance:'
  27. - '&3>> &r&a%gems%'
  28. - ''
  29. - '&bRank:'
  30. - '&3>> &r%rankfrom%'
  31. - '&bProgress:'
  32. - '&3>> &r%progress%%'
  33. - ''
  34. - '&bMultiplier:'
  35. - '&3>> &r%qs-multiplier%'
  36. no_rankups: Highest Rank!
  37. can_rankup: /rankup!
  38. progress_bar:
  39. bar_color: '&a'
  40. needs_color: '&4'
  41. end_color: '&f&l'
  42. left_character: "\u2503"
  43. bar_character: '|'
  44. right_character: "\u2503"
  45. disabled_worlds:
  46. - world_nether
  47. - world_the_end
  48. staff_scoreboard:
  49. enabled: false
  50. title: '&cStaff'
  51. display:
  52. - '&bOnline:'
  53. - '&3>> &r%online%/%onlinemax%'
  54. - ''
  55. - '&bGems Balance:'
  56. - '&3>> &r&a%gems%'
  57. - ''
  58. - '&bRank:'
  59. - '&3>>&r %rankfrom%'
  60. - ''
  61. - '&3>> &rMore ranks soon!'
  62. money:
  63. fix_thousands: true
  64. fix_millions: true
  65. thousands_format: k
  66. millions_format: M
  67. billions_format: B
  68. trillions_format: T
  69. quadrillions_format: Q
  70. check_updates: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement