Advertisement
colue

showranks

Feb 8th, 2019
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.05 KB | None | 0 0
  1. Default:
  2. rank: 'Default'
  3. next: 'your next rank'
  4. requirements:
  5. group: default
  6. playtime-minutes: 1
  7. commands:
  8. - 'luckperms user {PLAYER} promote ranks'
  9. - 'say {PLAYER} well done for ranking up from &b{Rank} to &2{Rank}!'
  10. rank2:
  11. rank: 'rank2'
  12. next: 'yournextrank'
  13. requirements:
  14. group: rank2
  15. playtime-minutes: 120
  16. commands:
  17. - 'luckperms user {PLAYER} promote ranks'
  18. - 'say {PLAYER} well done for ranking up from &b{Rank} to &2{Rank}!'
  19. rank3:
  20. rank: 'rank3'
  21. next: 'nextrank'
  22. requirements:
  23. group: rank3
  24. playtime-minutes: 480
  25. commands:
  26. - 'luckperms user {PLAYER} promote ranks'
  27. - 'say {PLAYER} well done for ranking up from &b{Rank} to &2{Rank}!'
  28. rank4:
  29. rank: 'rank4'
  30. next: 'nextrank'
  31. requirements:
  32. group: rank4
  33. playtime-minutes: 960
  34. commands:
  35. - 'luckperms user {PLAYER} promote ranks'
  36. - 'say {PLAYER} well done for ranking up from &b{Rank} to &2{Rank}!'
  37. Rank5:
  38. rank: 'rank5'
  39. next: 'yournextrank'
  40. requirements:
  41. group: rank5
  42. playtime-minutes: 5760
  43. commands:
  44. - 'luckperms user {PLAYER} promote ranks'
  45. - 'say {PLAYER} well done for ranking up from &b{Rank} to &2{Rank}!'
  46. Rank6:
  47. rank: 'rank6'
  48. next: 'yournextrank'
  49. requirements:
  50. group: rank6
  51. playtime-minutes: 28800
  52. commands:
  53. - 'luckperms user {PLAYER} promote ranks'
  54. - 'say {PLAYER} well done for ranking up from &b{Rank} to &2{Rank}!'
  55. rank7:
  56. rank: 'rank7'
  57. next: 'nextrank'
  58. requirements:
  59. group: rank7
  60. playtime-minutes: 57600
  61. commands:
  62. - 'luckperms user {PLAYER} promote ranks'
  63. - 'say {PLAYER} well done for ranking up from &b{Rank} to &2{Rank}!'
  64. rank8:
  65. rank: 'rank8'
  66. next: 'yournextrank'
  67. requirements:
  68. group: rank8
  69. playtime-minutes: 172800
  70. commands:
  71. - 'luckperms user {PLAYER} promote ranks'
  72. - 'say {PLAYER} well done for ranking up from &b{Rank} to &2{Rank}!'
  73. rank9:
  74. rank: 'rank9'
  75.  
  76. where you see Rank put your Ranks name to Ranks name inside the brackets
  77. where you see luckperms put your permission plugin to promote players
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement