Advertisement
Guest User

ok

a guest
Apr 2nd, 2020
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.62 KB | None | 0 0
  1. # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
  2. # _____ _ _____ _ #
  3. # | __ \ | | / ____| | | _ #
  4. # | |__) |__ _ _ __ | | _| | __ _ __ __ _ _ __ | |_ _| |_ #
  5. # | _ // _` | '_ \| |/ / | |_ | '__/ _` | '_ \| __|_ _| #
  6. # | | \ \ (_| | | | | <| |__| | | | (_| | | | | |_ |_| #
  7. # |_| \_\__,_|_| |_|_|\_\\_____|_| \__,_|_| |_|\__| #
  8. # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
  9. # |
  10. # CONFIGURATION FILE FOR RANKGRANT+ BY DEMENG7215 #
  11. # This is where you can customize the functions of RankGrant+. #
  12. # Everything in this file should be clearly explained. For questions, use the support options.
  13. # Thank you for using RankGrant+!
  14. #
  15. # Do not edit this value.
  16. config-version: 4
  17. commands:
  18. grant:
  19. - lp user %target% parent set %rank%
  20. ungrant:
  21. - lp user %target% parent set default
  22. gui-size:
  23. ranks: 54
  24. reasons: 54
  25. reasons:
  26. issue:
  27. slot: 1
  28. item: PAPER
  29. name: '&2Donation Store Issues'
  30. lore:
  31. - '&aThere was an issue in the donation store.'
  32. - '&aThe purchased rank requires to be manually given.'
  33. permission: rankgrantplus.grant
  34. promotion:
  35. slot: 2
  36. item: PAPER
  37. name: '&2Promotion'
  38. lore:
  39. - '&aPromote &f%target% &ato the &f%rank% &arank!'
  40. permission: rankgrantplus.grant
  41. demotion:
  42. slot: 3
  43. item: PAPER
  44. name: '&2Demotion'
  45. lore:
  46. - '&aDemote &f%target% &ato the &f%rank% &arank!'
  47. permission: rankgrantplus.grant
  48. other:
  49. slot: 4
  50. item: BOOK
  51. name: '&2Other'
  52. lore:
  53. - '&aThis grant has no reason or the reason is not listed.'
  54. permission: rankgrantplus.grant
  55. duration:
  56. duration-format: '&f%weeks%&7w &f%days%&7d &f%hours%&7h &f%minutes%&7m &f%seconds%&7s'
  57. word-permanent: '&fPermanent'
  58. add-week:
  59. slot: 12
  60. item: EMERALD_BLOCK
  61. name: '&2Add Week'
  62. lore:
  63. - '&aTemporarily grant &f%target% &athe &f%rank% &arank.'
  64. - '&f&m '
  65. - '&aCurrent Duration:'
  66. - '%duration%'
  67. add-day:
  68. slot: 21
  69. item: EMERALD_BLOCK
  70. name: '&2Add Day'
  71. lore:
  72. - '&aTemporarily grant &f%target% &athe &f%rank% &arank.'
  73. - '&f&m '
  74. - '&aCurrent Duration:'
  75. - '%duration%'
  76. add-hour:
  77. slot: 30
  78. item: EMERALD_BLOCK
  79. name: '&2Add Hour'
  80. lore:
  81. - '&aTemporarily grant &f%target% &athe &f%rank% &arank.'
  82. - '&f&m '
  83. - '&aCurrent Duration:'
  84. - '%duration%'
  85. add-minute:
  86. slot: 39
  87. item: EMERALD_BLOCK
  88. name: '&2Add Minute'
  89. lore:
  90. - '&aTemporarily grant &f%target% &athe &f%rank% &arank.'
  91. - '&f&m '
  92. - '&aCurrent Duration:'
  93. - '%duration%'
  94. add-second:
  95. slot: 48
  96. item: EMERALD_BLOCK
  97. name: '&2Add Second'
  98. lore:
  99. - '&aTemporarily grant &f%target% &athe &f%rank% &arank.'
  100. - '&f&m '
  101. - '&aCurrent Duration:'
  102. - '%duration%'
  103. subtract-week:
  104. slot: 16
  105. item: REDSTONE_BLOCK
  106. name: '&4Subtract Week'
  107. lore:
  108. - '&cTemporarily grant &f%target% &cthe &f%rank% &crank.'
  109. - '&f&m '
  110. - '&cCurrent Duration:'
  111. - '%duration%'
  112. subtract-day:
  113. slot: 25
  114. item: REDSTONE_BLOCK
  115. name: '&4Subtract Day'
  116. lore:
  117. - '&cTemporarily grant &f%target% &cthe &f%rank% &crank.'
  118. - '&f&m '
  119. - '&cCurrent Duration:'
  120. - '%duration%'
  121. subtract-hour:
  122. slot: 34
  123. item: REDSTONE_BLOCK
  124. name: '&4Subtract Hour'
  125. lore:
  126. - '&cTemporarily grant &f%target% &cthe &f%rank% &crank.'
  127. - '&f&m '
  128. - '&cCurrent Duration:'
  129. - '%duration%'
  130. subtract-minute:
  131. slot: 43
  132. item: REDSTONE_BLOCK
  133. name: '&4Subtract Minute'
  134. lore:
  135. - '&cTemporarily grant &f%target% &cthe &f%rank% &crank.'
  136. - '&f&m '
  137. - '&cCurrent Duration:'
  138. - '%duration%'
  139. subtract-second:
  140. slot: 52
  141. item: REDSTONE_BLOCK
  142. name: '&4Subtract Second'
  143. lore:
  144. - '&cTemporarily grant &f%target% &cthe &f%rank% &crank.'
  145. - '&f&m '
  146. - '&cCurrent Duration:'
  147. - '%duration%'
  148. permanent:
  149. slot: 5
  150. item: OBSIDIAN
  151. name: '&6Permanent'
  152. lore:
  153. - '&f%target% &ewill have the &f%rank% &erank forever.'
  154. continue:
  155. slot: 54
  156. item: ARROW
  157. name: '&6&lContinue'
  158. lore:
  159. - '&eGrant &f%target% &ethe &f%rank% &efor &f%duration%&e.'
  160. - '&eContinue to the reason selection page.'
  161. confirmation:
  162. confirm:
  163. item: GREEN_WOOL
  164. name: '&2&lConfirm Grant'
  165. lore:
  166. - '&aConfirm your grant.'
  167. - '&f&m '
  168. - '&aTarget: &f%target%'
  169. - '&aRank: &f%rank%'
  170. - '&aDuration: %duration%'
  171. - '&aReason: &f%reason%'
  172. message: '&aGranted &f%target% &athe &f%rank% &arank for &f%duration% &afor the
  173. reason &f%reason%&a.'
  174. cancel:
  175. item: RED_WOOL
  176. name: '&4&lCancel Grant'
  177. lore:
  178. - '&cCancel your grant.'
  179. - '&f&m '
  180. - '&cTarget: &f%target%'
  181. - '&cRank: &f%rank%'
  182. - '&cDuration: %duration%'
  183. - '&cReason: &f%reason%'
  184. message: '&aGrant has been successfully cancelled.'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement