Guest User

Untitled

a guest
May 29th, 2016
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.33 KB | None | 0 0
  1. # EZRanksLite version: v1.6 Main Configuration
  2. debug: false
  3. server_name: EZRankCraft
  4. ranks:
  5. enabled: true
  6. format_has_access: '&a%rankfrom% &bto &a%rankto% &bcost: &f%cost%'
  7. format_no_access: '&7%rankfrom% &cto &7%rankto% &ccost: &7%cost%'
  8. format_last_rank: '&7%rankfrom%: &cLast rank!'
  9. header:
  10. - none
  11. footer:
  12. - none
  13. rankup_cooldown:
  14. enabled: true
  15. time: 5
  16. scoreboard:
  17. enabled: true
  18. refresh_time: 30
  19. title: '&cScoreboard'
  20. display:
  21. - '&cCurrent Rank:'
  22. - '%rankfrom%'
  23. - blank
  24. - '&c/rankup:'
  25. - '%rankto%'
  26. - blank
  27. - '&cCost:'
  28. - '&a$&f%cost%'
  29. - '&cBalance:'
  30. - '&a$&f%balance%'
  31. no_rankups: '&cnone'
  32. can_rankup: '&a/rankup'
  33. progress_bar:
  34. bar_color: '&a'
  35. needs_color: '&8'
  36. end_color: '&f&l'
  37. left_character: ┃
  38. bar_character: ':'
  39. right_character: ┃
  40. disabled_worlds:
  41. - world_nether
  42. - world_the_end
  43. staff_scoreboard:
  44. enabled: true
  45. title: '&cStaff'
  46. display:
  47. - '&cPlayers online:'
  48. - '%onlineplayers%/%onlinemax%'
  49. - blank
  50. - '&cStaff online:'
  51. - '%onlinestaff%'
  52. - blank
  53. - '&cTPS:'
  54. - '&a%tps%'
  55. - '&cPing:'
  56. - '&a%ping%'
  57. money:
  58. fix_thousands: true
  59. fix_millions: true
  60. thousands_format: k
  61. millions_format: M
  62. billions_format: B
  63. trillions_format: T
  64. quadrillions_format: Q
  65. check_updates: true
Add Comment
Please, Sign In to add comment