Advertisement
Guest User

Untitled

a guest
Jun 12th, 2019
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.75 KB | None | 0 0
  1. #These buttons can be used in any menu, just specify their identifier which is the key
  2. global buttons:
  3.  
  4. #Button for returning back to last inventories if present
  5. "R":
  6. material: ENCHANTED_BOOK
  7. action: "return"
  8. display name: "&cReturn"
  9. lore:
  10. - "&7Click to return to the last inventory!"
  11.  
  12. #Primary color for the buttons
  13. "M":
  14. material: GRAY_STAINED_GLASS_PANE
  15.  
  16. #Main design color button (You can change the materials to match your theme)
  17. #Without editing this whole configuration.
  18. "C":
  19. material: YELLOW_STAINED_GLASS_PANE
  20.  
  21. #Next Page button
  22. "N":
  23. material: ARROW
  24. action: "next page"
  25. display name: "&e>>"
  26. lore:
  27. - "&7Click to get into next page."
  28.  
  29. replacement:
  30. material: GRAY_STAINED_GLASS_PANE
  31. display name: " "
  32.  
  33. #Last Page button
  34. "L":
  35. material: ARROW
  36. action: "last page"
  37. display name: "&e<<"
  38. lore:
  39. - "&7Click to get into last page."
  40.  
  41. replacement:
  42. material: GRAY_STAINED_GLASS_PANE
  43. display name: " "
  44.  
  45. freeSlot:
  46. material: BARRIER
  47. placeholder: true
  48. temp slot: true
  49. display name: "&c(!) Free Slot"
  50. lore:
  51. - "&cThis slot is empty"
  52.  
  53. storage:
  54. design:
  55. - "LAST:MMMLINMMM"
  56.  
  57. buttons:
  58. "I":
  59. material: ENCHANTED_BOOK
  60. display name: "&eInformation"
  61. lore:
  62. - "&e&lCurrently holds"
  63. - "&e%itemsCount% &7Items"
  64. - ""
  65. - "&e&lCan store"
  66. - "&e%canStore% &7Items"
  67.  
  68. control panel:
  69. main:
  70. rows: 5
  71. title: "Hopper Control Panel"
  72. design:
  73. - "1:MMMMCMMMM"
  74. - "2:MMCMMMCMM"
  75. - "3:MUMHMPMFM"
  76. - "4:MMCMMMCMM"
  77. - "5:MMMMCMMMM"
  78.  
  79. buttons:
  80. "U":
  81. material: FEATHER
  82. display name: "&eUpgrades"
  83. action: "upgrades menu"
  84. lore:
  85. - "&7Upgrade The Hopper!"
  86.  
  87. "H":
  88. material: CHEST
  89. display name: "&eLinking"
  90. action: "linking menu"
  91. lore:
  92. - "&eLink &7/ &eUnlink&7 containers!"
  93. P:
  94. material: ANVIL
  95. display name: "&eSpecial Options"
  96. action: "special menu"
  97. lore:
  98. - "&7Manage hopper's special options!"
  99.  
  100. F:
  101. material: COMPARATOR
  102. display name: "&eFilter"
  103. action: "filter menu"
  104. lore:
  105. - "&7Customize Hopper Filter!"
  106.  
  107. "specialNotFound":
  108. placeholder: true
  109. material: ANVIL
  110. display name: "&cSpecial Options"
  111. lore:
  112. - "&7The hopper doesn't have any special options!"
  113.  
  114. upgrades menu:
  115. rows: 5
  116. title: "Hopper Upgrades"
  117. design:
  118. - "1:MMMMMMMMM"
  119. - "2:CSSSSSSSC"
  120. - "3:CSSSSSSSC"
  121. - "4:CSSSSSSSC"
  122. - "5:MMMLRNMMM"
  123.  
  124. buttons:
  125. "upgradeLocked":
  126. placeholder: true
  127. material: BARRIER
  128. display name: "&c(!) Locked"
  129. lore:
  130. - "&cThis upgrade is locked or not available"
  131.  
  132. "currentUpgrade":
  133. material: DOUBLE_PLANT
  134. placeholder: true
  135. display name: "&eUpgrade (%tier%)"
  136. glow: true
  137. lore:
  138. - "&7This upgrade is currently used."
  139.  
  140. "oldUpgrade":
  141. material: DOUBLE_PLANT
  142. placeholder: true
  143. display name: "&eUpgrade (%tier%)"
  144. lore:
  145. - "&7This upgrade was used."
  146.  
  147. "nextUpgrade":
  148. material: DOUBLE_PLANT
  149. placeholder: true
  150. display name: "&eUpgrade (%tier%)"
  151. lore:
  152. - "&eEconomy"
  153. - "&7%ecoType%"
  154. - "&ePrice"
  155. - "&7%price%"
  156. - ""
  157. - "&7Click to upgrade"
  158.  
  159. linking menu:
  160. rows: 5
  161. title: "Hopper Linking"
  162. design:
  163. - "1:MMMMIMMMM"
  164. - "2:CSSSSSSSC"
  165. - "3:CSSSSSSSC"
  166. - "4:CSSSSSSSC"
  167. - "5:MMMLRNMMM"
  168.  
  169. buttons:
  170. "linkedContainer":
  171. material: CHEST
  172. placeholder: true
  173. display name: "&eLinked Container"
  174. lore:
  175. - "&eLocation"
  176. - "&7y%x% %y% %z%"
  177. - ""
  178. - "&7Click to unlink!"
  179.  
  180. "I":
  181. material: REPEATER
  182. display name: "&eLink container"
  183. action: "containerLink"
  184. lore:
  185. - "&7Link new container!"
  186.  
  187. filter menu:
  188. rows: 5
  189. title: "Hopper Filter"
  190. design:
  191. - "1:MMMMMMMMM"
  192. - "2:MMCMMMCMM"
  193. - "3:MCTMEMQCM"
  194. - "4:MMCMMMCMM"
  195. - "5:MMMMRMMMM"
  196.  
  197. buttons:
  198. "Q":
  199. material: CHEST
  200. action: "filteredItemsMenu"
  201. display name: "&eManage Filtered Items"
  202. lore:
  203. - "&7Here u can &eAdd &7/ &eRemove&7 items from the"
  204. - "&eWhite &7/ &eBlack &7List."
  205. "T":
  206. material: BARRIER
  207. display name: "&cPlaceholder Not Found"
  208. action: "switch method"
  209. lore:
  210. - "&cFailed to find placeholder!"
  211.  
  212. "E":
  213. material: BARRIER
  214. action: "switch state"
  215. display name: "&cPlaceholder Not Found"
  216. lore:
  217. - "&cFailed to find placeholder!"
  218.  
  219. "filterWhitelist":
  220. placeholder: true
  221. material: WHITE_WOOL
  222. action: "switch method"
  223. display name: "&eFilter Method"
  224. lore:
  225. - "&7Currently filter method"
  226. - "&7Is set to &fWhitelist!"
  227. - ""
  228. - "&7Click to switch!"
  229.  
  230. "filterBlacklist":
  231. placeholder: true
  232. action: "switch method"
  233. material: BLACK_WOOL
  234. display name: "&eFilter Method"
  235. lore:
  236. - "&7Currently filter method"
  237. - "&7Is set to &8Blacklist!"
  238. - ""
  239. - "&7Click to switch!"
  240.  
  241. "filterEnabled":
  242. placeholder: true
  243. action: "switch state"
  244. material: DOUBLE_PLANT
  245. glow: true
  246. display name: "&eFilter State"
  247. lore:
  248. - "&7Currently filter state"
  249. - "&7Is set to &eEnabled!"
  250. - ""
  251. - "&7Click to switch!"
  252.  
  253. "filterDisabled":
  254. placeholder: true
  255. material: DOUBLE_PLANT
  256. action: "switch state"
  257. display name: "&eFilter State"
  258. lore:
  259. - "&7Currently filter state"
  260. - "&7Is set to &cDisabled!"
  261. - ""
  262. - "&7Click to switch!"
  263.  
  264. filteredItemsMenu:
  265. rows: 5
  266. title: "Manage Filtered Items"
  267. design:
  268. - "1:CMMMAMMMC"
  269. - "2:MSSSSSSSM"
  270. - "3:MSSSSSSSM"
  271. - "4:MSSSSSSSM"
  272. - "5:CMMMRMMMC"
  273.  
  274. buttons:
  275. "A":
  276. material: CHEST
  277. display name: "&eAdd new item."
  278. action: "itemsCategoryMenu"
  279. lore:
  280. - "&7Click to add new"
  281. - "&7Item to the filter."
  282.  
  283. "filteredItem":
  284. placeholder: true
  285. action: "remove Filtered Item"
  286. material: BARRIER
  287. display name: "&e%material%"
  288. lore:
  289. - "&7Click to remove"
  290. - "&7From the filter!"
  291.  
  292. itemsCategoryMenu:
  293. rows: 5
  294. title: "Items Selection"
  295. design:
  296. - "1:MMMMMMMMM"
  297. - "2:CMCMMMCMC"
  298. - "3:MIMCBCMQM"
  299. - "4:CMCMMMCMC"
  300. - "5:MMMMRMMMM"
  301.  
  302. buttons:
  303. "I":
  304. material: DIAMOND
  305. action: "itemsMenu"
  306. display name: "&eItems Category"
  307. lore:
  308. - "&7Click to browse"
  309. - "&7Through items!"
  310.  
  311. "B":
  312. material: GRASS
  313. action: "blocksMenu"
  314. display name: "&eBlocks Category"
  315. lore:
  316. - "&7Click to browse"
  317. - "&7Through blocks!"
  318.  
  319. "Q":
  320. material: SIGN
  321. action: "lookupItems"
  322. display name: "&eItems Lookup"
  323. lore:
  324. - "&7Search for your"
  325. - "&7Wanted &eItems &7/ &eBlocks&7!"
  326.  
  327. itemsMenu:
  328. rows: 5
  329. title: "Items Selection"
  330. design:
  331. - "1:CMMMQMMMC"
  332. - "2:MSSSSSSSM"
  333. - "3:MSSSSSSSM"
  334. - "4:MSSSSSSSM"
  335. - "5:CMMLRNMMC"
  336.  
  337. buttons:
  338. "Q":
  339. material: SIGN
  340. action: "lookupItems"
  341. display name: "&eItems Lookup"
  342. lore:
  343. - "&7Search for your"
  344. - "&7Wanted &eItems&7!"
  345. "listedItem":
  346. placeholder: true
  347. material: BARRIER
  348. display name: "&e%material%"
  349. lore:
  350. - "&7Click to add to the filter!"
  351.  
  352. blocksMenu:
  353. rows: 5
  354. title: "Blocks Selection"
  355. design:
  356. - "1:CMMMQMMMC"
  357. - "2:MSSSSSSSM"
  358. - "3:MSSSSSSSM"
  359. - "4:MSSSSSSSM"
  360. - "5:CMMLRNMMC"
  361.  
  362. buttons:
  363. "Q":
  364. material: SIGN
  365. action: "lookupItems"
  366. display name: "&eItems Lookup"
  367. lore:
  368. - "&7Search for your"
  369. - "&7Wanted &eBlocks&7!"
  370.  
  371. "listedItem":
  372. placeholder: true
  373. material: BARRIER
  374. display name: "&e%material%"
  375. lore:
  376. - "&7Click to add to the filter!"
  377.  
  378. lookupMenu:
  379. rows: 5
  380. title: "Lookup"
  381. design:
  382. - "1:CMMMMMMMC"
  383. - "2:MSSSSSSSM"
  384. - "3:MSSSSSSSM"
  385. - "4:MSSSSSSSM"
  386. - "5:CMMLRNMMC"
  387.  
  388. buttons:
  389. "listedItem":
  390. placeholder: true
  391. material: BARRIER
  392. display name: "&e%material%"
  393. lore:
  394. - "&7Click to add to the filter!"
  395.  
  396. special menus:
  397. break hopper:
  398. rows: 5
  399. title: "Selected Break Locations"
  400. design:
  401. - "1:MMMMIMMMM"
  402. - "2:CSSSSSSSC"
  403. - "3:CSSSSSSSC"
  404. - "4:CSSSSSSSC"
  405. - "5:MMMLRNMMM"
  406.  
  407. buttons:
  408. "selectedLocation":
  409. material: CHEST
  410. placeholder: true
  411. display name: "&eSelected Location"
  412. lore:
  413. - "&eLocation"
  414. - "&7y%x% %y% %z%"
  415. - ""
  416. - "&7Click to remove!"
  417.  
  418. "I":
  419. material: REPEATER
  420. display name: "&eSelect an location"
  421. action: "locationSelection"
  422. lore:
  423. - "&7Select new location!"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement