Advertisement
RazeAmp

Untitled

Jun 28th, 2019
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.86 KB | None | 0 0
  1. # ____ ___ ___ __ __ __ __
  2. #/\ _`\ /'___\ /\_ \ /\ \__ /\ \/\ \ __ /\ \__
  3. #\ \ \/\ \ __ /\ \__/ __ __ __ \//\ \ \ \ ,_\ \ \ \/'/' /\_\ \ \ ,_\ ____
  4. # \ \ \ \ \ /'__`\ \ \ ,__\ /'__`\ /\ \/\ \ \ \ \ \ \ \/ \ \ , < \/\ \ \ \ \/ /',__\
  5. # \ \ \_\ \/\ __/ \ \ \_//\ \L\.\_ \ \ \_\ \ \_\ \_ \ \ \_ \ \ \\`\ \ \ \ \ \ \_ /\__, `\
  6. # \ \____/\ \____\ \ \_\ \ \__/.\_\ \ \____/ /\____\ \ \__\ \ \_\ \_\ \ \_\ \ \__\\/\____/
  7. # \/___/ \/____/ \/_/ \/__/\/_/ \/___/ \/____/ \/__/ \/_/\/_/ \/_/ \/__/ \/___/
  8. menu_title: '&8Select a Kit'
  9. open_command: KitDefaultgui
  10. size: 27
  11. update_interval: 1
  12. items:
  13. 'Explorer-Kit-Available':
  14. material: STAINED_GLASS_PANE
  15. data: 5
  16. slot: 10
  17. priority: 2
  18. view_requirement:
  19. requirements:
  20. anythinghere:
  21. type: string equals ignorecase
  22. input: '%essentials_kit_is_available_explorer%'
  23. output: 'yes'
  24. display_name: '&aExplorer Kit &8(&7Click to claim&8)'
  25. lore:
  26. - '&7&oCourious on whats in this kit? Left Click'
  27. - '&7&oto preview the content of the Explorer kit!'
  28. - ''
  29. - '&7Status &8» &a&l✔ &aAVALIABLE'
  30. - '&7Kit Cooldown &8» &a24 Hours'
  31. left_click_commands:
  32. - '[sound] HORSE_ARMOR 500 500'
  33. - '[console] tm msg %player_name% &a&lSUCCESS\n&7You have been given the &aExplorer &7kit!'
  34. - '[player] kit explorer'
  35. right_click_commands:
  36. - '[sound] HORSE_ARMOR 500 500'
  37. - '[console] tm msg %player_name% &a&lSUCCESS\n&7You have been given the &aExplorer &7kit!'
  38. - '[player] kit explorer'
  39. 'Explorer-Kit-Unavailable':
  40. material: STAINED_GLASS_PANE
  41. data: 1
  42. slot: 10
  43. priority: 3
  44. update: true
  45. display_name: '&6Explorer Kit &8(&7Click to claim&8)'
  46. lore:
  47. - '&7&oCourious on whats in this kit? Left Click'
  48. - '&7&oto preview the content of the Explorer kit!'
  49. - ''
  50. - '&7Status &8» &c&l✗ &cUNAVALIABLE'
  51. - '&7Available In &8» &6%essentials_kit_time_until_available_explorer%'
  52. - '&7Kit Cooldown &8» &a24 Hours'
  53. left_click_commands:
  54. - '[sound] ANVIL_LAND 500 500'
  55. - '[console] tm msg %player_name% &6&lCOOLDOWN\n&7You can use this kit again in &6%essentials_kit_time_until_available_explorer%&7.'
  56. right_click_commands:
  57. - '[sound] ANVIL_LAND 500 500'
  58. - '[console] tm msg %player_name% &6&lCOOLDOWN\n&7You can use this kit again in &6%essentials_kit_time_until_available_explorer%&7.'
  59. 'Explorer-Kit-No-Perms':
  60. material: STAINED_GLASS_PANE
  61. data: 14
  62. slot: 10
  63. priority: 1
  64. view_requirement:
  65. requirements:
  66. anythinghere:
  67. type: string equals ignorecase
  68. input: '%essentials_has_kit_explorer%'
  69. output: 'no'
  70. display_name: '&cExplorer Kit &8(&7Click to claim&8)'
  71. lore:
  72. - '&7&oCourious on whats in this kit? Left Click'
  73. - '&7&oto preview the content of the Explorer kit!'
  74. - ''
  75. - '&7Status &8» &c&l✗ &cNO PERMISSION'
  76. - '&7Kit Cooldown &8» &a24 Hours'
  77. left_click_commands:
  78. - '[sound] ANVIL_LAND 500 500'
  79. - '[console] tm msg %player_name% &c&lERROR\n&7You do not have permission for this kit'
  80. right_click_commands:
  81. - '[sound] ANVIL_LAND 500 500'
  82. - '[console] tm msg %player_name% &c&lERROR\n&7You do not have permission for this kit'
  83. 'Daily-Kit-Available':
  84. material: STAINED_GLASS_PANE
  85. data: 5
  86. slot: 12
  87. update: true
  88. priority: 2
  89. view_requirement:
  90. requirements:
  91. anythinghere:
  92. type: string equals ignorecase
  93. input: '%essentials_kit_is_available_daily%'
  94. output: 'yes'
  95. display_name: '&aDaily Kit &8(&7Click to claim&8)'
  96. lore:
  97. - '&7&oCourious on whats in this kit? Left Click'
  98. - '&7&oto preview the content of the Daily kit!'
  99. - ''
  100. - '&7Status &8» &a&l✔ &aAVALIABLE'
  101. - '&7Kit Cooldown &8» &a24 Hours'
  102. left_click_commands:
  103. - '[sound] HORSE_ARMOR 500 500'
  104. - '[console] tm msg %player_name% &a&lSUCCESS\n&7You have been given the &aDaily &7kit!'
  105. - '[player] kit daily'
  106. right_click_commands:
  107. - '[sound] HORSE_ARMOR 500 500'
  108. - '[console] tm msg %player_name% &a&lSUCCESS\n&7You have been given the &aDaily &7kit!'
  109. - '[player] kit daily'
  110. 'Daily-Kit-Unavailable':
  111. material: STAINED_GLASS_PANE
  112. data: 1
  113. slot: 12
  114. update: true
  115. priority: 3
  116. display_name: '&6Daily Kit &8(&7Click to claim&8)'
  117. lore:
  118. - '&7&oCourious on whats in this kit? Left Click'
  119. - '&7&oto preview the content of the Daily kit!'
  120. - ''
  121. - '&7Status &8» &c&l✗ &cUNAVALIABLE'
  122. - '&7Available In &8» &6%essentials_kit_time_until_available_daily%'
  123. - '&7Kit Cooldown &8» &a24 Hours'
  124. left_click_commands:
  125. - '[sound] ANVIL_LAND 500 500'
  126. - '[console] tm msg %player_name% &6&lCOOLDOWN\n&7You can use this kit again in &6%essentials_kit_time_until_available_daily%&7.'
  127. right_click_commands:
  128. - '[sound] ANVIL_LAND 500 500'
  129. - '[console] tm msg %player_name% &6&lCOOLDOWN\n&7You can use this kit again in &6%essentials_kit_time_until_available_daily%&7.'
  130. 'Daily-Kit-No-Perms':
  131. material: STAINED_GLASS_PANE
  132. data: 14
  133. slot: 12
  134. priority: 1
  135. view_requirement:
  136. requirements:
  137. anythinghere:
  138. type: string equals ignorecase
  139. input: '%essentials_has_kit_daily%'
  140. output: 'no'
  141. display_name: '&cDaily Kit &8(&7Click to claim&8)'
  142. lore:
  143. - '&7&oCourious on whats in this kit? Left Click'
  144. - '&7&oto preview the content of the Daily kit!'
  145. - ''
  146. - '&7Status &8» &c&l✗ &cNO PERMISSION'
  147. - '&7Kit Cooldown &8» &a24 Hours'
  148. left_click_commands:
  149. - '[sound] ANVIL_LAND 500 500'
  150. - '[console] tm msg %player_name% &c&lERROR\n&7You do not have permission for this kit'
  151. right_click_commands:
  152. - '[sound] ANVIL_LAND 500 500'
  153. - '[console] tm msg %player_name% &c&lERROR\n&7You do not have permission for this kit'
  154. 'Weekly-Kit-Available':
  155. material: STAINED_GLASS_PANE
  156. data: 5
  157. slot: 14
  158. update: true
  159. priority: 2
  160. view_requirement:
  161. requirements:
  162. anythinghere:
  163. type: string equals ignorecase
  164. input: '%essentials_kit_is_available_weekly%'
  165. output: 'yes'
  166. display_name: '&aWeekly Kit &8(&7Click to claim&8)'
  167. lore:
  168. - '&7&oCourious on whats in this kit? Left Click'
  169. - '&7&oto preview the content of the Weekly kit!'
  170. - ''
  171. - '&7Status &8» &a&l✔ &aAVALIABLE'
  172. - '&7Kit Cooldown &8» &a7 Days'
  173. left_click_commands:
  174. - '[sound] HORSE_ARMOR 500 500'
  175. - '[console] tm msg %player_name% &a&lSUCCESS\n&7You have been given the &aWeekly &7kit!'
  176. - '[player] kit weekly'
  177. right_click_commands:
  178. - '[sound] HORSE_ARMOR 500 500'
  179. - '[console] tm msg %player_name% &a&lSUCCESS\n&7You have been given the &aWeekly &7kit!'
  180. - '[player] kit weekly'
  181. 'Weekly-Kit-Unavailable':
  182. material: STAINED_GLASS_PANE
  183. data: 1
  184. slot: 14
  185. update: true
  186. priority: 3
  187. display_name: '&6Weekly Kit &8(&7Click to claim&8)'
  188. lore:
  189. - '&7&oCourious on whats in this kit? Left Click'
  190. - '&7&oto preview the content of the Weekly kit!'
  191. - ''
  192. - '&7Status &8» &c&l✗ &cUNAVALIABLE'
  193. - '&7Available In &8» &6%essentials_kit_time_until_available_weekly%'
  194. - '&7Kit Cooldown &8» &a7 Days'
  195. left_click_commands:
  196. - '[sound] ANVIL_LAND 500 500'
  197. - '[console] tm msg %player_name% &6&lCOOLDOWN\n&7You can use this kit again in &6%essentials_kit_time_until_available_weekly%&7.'
  198. right_click_commands:
  199. - '[sound] ANVIL_LAND 500 500'
  200. - '[console] tm msg %player_name% &6&lCOOLDOWN\n&7You can use this kit again in &6%essentials_kit_time_until_available_weekly%&7.'
  201. 'Weekly-Kit-No-Perms':
  202. material: STAINED_GLASS_PANE
  203. data: 14
  204. slot: 14
  205. priority: 1
  206. view_requirement:
  207. requirements:
  208. anythinghere:
  209. type: string equals ignorecase
  210. input: '%essentials_has_kit_weekly%'
  211. output: 'no'
  212. display_name: '&cWeekly Kit &8(&7Click to claim&8)'
  213. lore:
  214. - '&7&oCourious on whats in this kit? Left Click'
  215. - '&7&oto preview the content of the Weekly kit!'
  216. - ''
  217. - '&7Status &8» &c&l✗ &cNO PERMISSION'
  218. - '&7Kit Cooldown &8» &a7 Days'
  219. left_click_commands:
  220. - '[sound] ANVIL_LAND 500 500'
  221. - '[console] tm msg %player_name% &c&lERROR\n&7You do not have permission for this kit'
  222. right_click_commands:
  223. - '[sound] ANVIL_LAND 500 500'
  224. - '[console] tm msg %player_name% &c&lERROR\n&7You do not have permission for this kit'
  225. 'Monthly-Kit-Available':
  226. material: STAINED_GLASS_PANE
  227. data: 5
  228. slot: 16
  229. update: true
  230. priority: 2
  231. view_requirement:
  232. requirements:
  233. anythinghere:
  234. type: string equals ignorecase
  235. input: '%essentials_kit_is_available_monthly%'
  236. output: 'yes'
  237. display_name: '&aMonthly Kit &8(&7Click to claim&8)'
  238. lore:
  239. - '&7&oCourious on whats in this kit? Left Click'
  240. - '&7&oto preview the content of the Monthly kit!'
  241. - ''
  242. - '&7Status &8» &a&l✔ &aAVALIABLE'
  243. - '&7Kit Cooldown &8» &a30 Days'
  244. left_click_commands:
  245. - '[sound] HORSE_ARMOR 500 500'
  246. - '[console] tm msg %player_name% &a&lSUCCESS\n&7You have been given the &aMonthly &7kit!'
  247. - '[player] kit monthly'
  248. right_click_commands:
  249. - '[sound] HORSE_ARMOR 500 500'
  250. - '[console] tm msg %player_name% &a&lSUCCESS\n&7You have been given the &aMonthly &7kit!'
  251. - '[player] kit monthly'
  252. 'Monthly-Kit-Unavailable':
  253. material: STAINED_GLASS_PANE
  254. data: 1
  255. slot: 16
  256. update: true
  257. priority: 3
  258. display_name: '&6Monthly Kit &8(&7Click to claim&8)'
  259. lore:
  260. - '&7&oCourious on whats in this kit? Left Click'
  261. - '&7&oto preview the content of the Monthly kit!'
  262. - ''
  263. - '&7Status &8» &c&l✗ &cUNAVALIABLE'
  264. - '&7Available In &8» &6%essentials_kit_time_until_available_monthly%'
  265. - '&7Kit Cooldown &8» &a30 Days'
  266. left_click_commands:
  267. - '[sound] ANVIL_LAND 500 500'
  268. - '[console] tm msg %player_name% &6&lCOOLDOWN\n&7You can use this kit again in &6%essentials_kit_time_until_available_monthly%&7.'
  269. right_click_commands:
  270. - '[sound] ANVIL_LAND 500 500'
  271. - '[console] tm msg %player_name% &6&lCOOLDOWN\n&7You can use this kit again in &6%essentials_kit_time_until_available_monthly%&7.'
  272. 'Monthly-Kit-No-Perms':
  273. material: STAINED_GLASS_PANE
  274. data: 14
  275. slot: 16
  276. priority: 1
  277. view_requirement:
  278. requirements:
  279. anythinghere:
  280. type: string equals ignorecase
  281. input: '%essentials_has_kit_monthly%'
  282. output: 'no'
  283. display_name: '&cMonthly Kit &8(&7Click to claim&8)'
  284. lore:
  285. - '&7&oCourious on whats in this kit? Left Click'
  286. - '&7&oto preview the content of the Monthly kit!'
  287. - ''
  288. - '&7Status &8» &c&l✗ &cNO PERMISSION'
  289. - '&7Kit Cooldown &8» &a30 Days'
  290. left_click_commands:
  291. - '[sound] ANVIL_LAND 500 500'
  292. - '[console] tm msg %player_name% &c&lERROR\n&7You do not have permission for this kit'
  293. right_click_commands:
  294. - '[sound] ANVIL_LAND 500 500'
  295. - '[console] tm msg %player_name% &c&lERROR\n&7You do not have permission for this kit'
  296. 'SPACER':
  297. material: STAINED_GLASS_PANE
  298. data: 15
  299. slots:
  300. - 0
  301. - 1
  302. - 2
  303. - 3
  304. - 4
  305. - 5
  306. - 6
  307. - 7
  308. - 8
  309. - 9
  310. - 11
  311. - 13
  312. - 15
  313. - 17
  314. - 18
  315. - 19
  316. - 20
  317. - 21
  318. - 22
  319. - 23
  320. - 24
  321. - 25
  322. - 26
  323. display_name: '&c'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement