Guest User

ERROR #3

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