Advertisement
Legt_Gaming1

rankup config

Jun 11th, 2016
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.46 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: '&6&lCraftworld &4&lPrison'
  20. display:
  21. - blank
  22. - '&fPlayer'
  23. - '&4%player%'
  24. - blank
  25. - '&fBalance:'
  26. - '&a$&d%balance%'
  27. - blank
  28. - '&fCurrent Rank:'
  29. - '&e%rankfrom%'
  30. - blank
  31. - '&f/rankup:'
  32. - '&a%rankto%'
  33. - blank
  34. - '&eRankups are on'
  35. - '&e20% discount!'
  36. - '&bcraftworld-pvp.enjin.com'
  37. no_rankups: '&cnone'
  38. can_rankup: '&a/rankup'
  39. progress_bar:
  40. bar_color: '&a'
  41. needs_color: '&8'
  42. end_color: '&f&l'
  43. left_character: ┃
  44. bar_character: ':'
  45. right_character: ┃
  46. disabled_worlds:
  47. - world_nether
  48. - world_the_end
  49. staff_scoreboard:
  50. enabled: true
  51. title: '&cStaff'
  52. display:
  53. - '&cPlayers online:'
  54. - '%onlineplayers%/%onlinemax%'
  55. - blank
  56. - '&cStaff online:'
  57. - '%onlinestaff%'
  58. - blank
  59. - '&cTPS:'
  60. - '&a%tps%'
  61. - '&cPing:'
  62. - '&a%ping%'
  63. money:
  64. fix_thousands: true
  65. fix_millions: true
  66. thousands_format: k
  67. millions_format: M
  68. billions_format: B
  69. trillions_format: T
  70. quadrillions_format: Q
  71. check_updates: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement