Advertisement
Soshiba

Untitled

Jul 17th, 2019
648
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.07 KB | None | 0 0
  1. aliases {
  2. magenta-pane-item {
  3. Item {
  4. Count = 1
  5. ItemType = "minecraft:stained_glass_pane"
  6. UnsafeDamage = 2
  7. DisplayName = "&b"
  8. ItemLore = [""]
  9. }
  10. }
  11. black-pane-item {
  12. Item {
  13. Count = 1
  14. ItemType = "minecraft:stained_glass_pane"
  15. UnsafeDamage = 7
  16. DisplayName = "&b"
  17. ItemLore = [""]
  18. }
  19. }
  20. }
  21. virtualchest {
  22. TextTitle = "&l&5Shop Warps"
  23. Rows = 5
  24. UpdateIntervalTick = 10
  25. ############################################################
  26. ###############################################################
  27. #################################################################
  28. Slot0 = [
  29. ${aliases.black-pane-item}
  30. ]
  31. ############################################################
  32. ###############################################################
  33. #################################################################
  34. Slot1 = [
  35. ${aliases.magenta-pane-item}
  36. ]
  37. ############################################################
  38. ###############################################################
  39. #################################################################
  40. Slot2 = [
  41. ${aliases.black-pane-item}
  42. ]
  43. ############################################################
  44. ###############################################################
  45. #################################################################
  46. Slot3 = [
  47. ${aliases.magenta-pane-item}
  48. ]
  49. ############################################################
  50. ###############################################################
  51. #################################################################
  52. Slot4 = [
  53. ${aliases.black-pane-item}
  54. ]
  55. ############################################################
  56. ###############################################################
  57. #################################################################
  58. Slot5 = [
  59. ${aliases.magenta-pane-item}
  60. ]
  61. ############################################################
  62. ###############################################################
  63. #################################################################
  64. Slot6 = [
  65. ${aliases.black-pane-item}
  66. ]
  67. ############################################################
  68. ###############################################################
  69. #################################################################
  70. Slot7 = [
  71. ${aliases.magenta-pane-item}
  72. ]
  73. ############################################################
  74. ###############################################################
  75. #################################################################
  76. Slot8 = [
  77. ${aliases.black-pane-item}
  78. ]
  79. ############################################################
  80. ###############################################################
  81. #################################################################
  82. Slot9 = [
  83. ${aliases.magenta-pane-item}
  84. ]
  85. ############################################################
  86. ###############################################################
  87. #################################################################
  88. Slot10 = [
  89. {
  90. Item {
  91. Count = 1
  92. ItemType = "pixelmon:tm2"
  93. UnsafeDamage = 0
  94. DisplayName = "&l&3TMShop"
  95. ItemLore = ["&&fA big shop that sells all &bTMs &fand &3HMs in the game!"
  96. ""
  97. "&cshortcut: /warp tmshop"]
  98. }
  99. PrimaryAction {
  100. Command = "console: sudo %player% warp tmshop"
  101. KeepInventoryOpen = false
  102. }
  103. }]
  104. ############################################################
  105. ###############################################################
  106. #################################################################
  107. Slot11 = [
  108. {
  109. Item {
  110. Count = 1
  111. ItemType = "minecraft:grass"
  112. UnsafeDamage = 0
  113. DisplayName = "&l&6BlockShop"
  114. ItemLore = ["&bA big shop that sells all kind of blocks to ensure"
  115. "&bthat your base will look awesome!"
  116. ""
  117. "&cshortcut: /warp blockshop"]
  118. }
  119. PrimaryAction {
  120. Command = "console: sudo %player% warp blockshop"
  121. KeepInventoryOpen = false
  122. }
  123. }]
  124. ############################################################
  125. ###############################################################
  126. #################################################################
  127. Slot12 = [
  128. {
  129. Item {
  130. Count = 1
  131. ItemType = "minecraft:grass"
  132. UnsafeDamage = 0
  133. DisplayName = "&l&dPharmacy"
  134. ItemLore = ["&bVitamins&f, &cBattleItems &fand &aPowders &fcan be bought here!"
  135. ""
  136. "&cshortcut: /warp pharmacy"]
  137. }
  138. PrimaryAction {
  139. Command = "console: sudo %player% warp pharmacy"
  140. KeepInventoryOpen = false
  141. }
  142. }]
  143. ############################################################
  144. ###############################################################
  145. #################################################################
  146. Slot13 = [
  147. {
  148. Item {
  149. Count = 1
  150. ItemType = "pixelmon:helix_fossil"
  151. UnsafeDamage = 0
  152. DisplayName = "&l&8Fossil Shop"
  153. ItemLore = ["&fall kinds of &8Fossils &fcan be bought here!"
  154. ""
  155. "&cshortcut: /warp fossilshop"]
  156. }
  157. PrimaryAction {
  158. Command = "console: sudo %player% warp fossilshop"
  159. KeepInventoryOpen = false
  160. }
  161. }]
  162. ############################################################
  163. ###############################################################
  164. #################################################################
  165. Slot14 = [
  166. {
  167. Item {
  168. Count = 1
  169. ItemType = "minecraft:diamond"
  170. UnsafeDamage = 0
  171. DisplayName = "&l&3Jewelry"
  172. ItemLore = ["&8Coal&f, &7Iron Ingots&f, &eGold Ingots&f, &bDiamonds"
  173. "&fand other minerals can be bought here!"
  174. ""
  175. "&cshortcut: /warp jewelry"]
  176. }
  177. PrimaryAction {
  178. Command = "console: sudo %player% warp jewelry"
  179. KeepInventoryOpen = false
  180. }
  181. }]
  182. ############################################################
  183. ###############################################################
  184. #################################################################
  185. Slot15 = [
  186. {
  187. Item {
  188. Count = 1
  189. ItemType = "minecraft:record_chirp"
  190. UnsafeDamage = 0
  191. DisplayName = "&l&4Record Store"
  192. ItemLore = ["&fAll kinds of &4Music Discs &fcan be bought here!"
  193. ""
  194. "&cshortcut: /warp recordstore"]
  195. }
  196. PrimaryAction {
  197. Command = "console: sudo %player% warp recordstore"
  198. KeepInventoryOpen = false
  199. }
  200. }]
  201. ############################################################
  202. ###############################################################
  203. #################################################################
  204. Slot16 = [
  205. {
  206. Item {
  207. Count = 1
  208. ItemType = "minecraft:fish"
  209. UnsafeDamage = 0
  210. DisplayName = "&l&bThe Aquarium"
  211. ItemLore = ["&bFish &fand &aFishing Rods &fcan be bought here!"
  212. ""
  213. "&cshortcut: /warp aquarium"]
  214. }
  215. PrimaryAction {
  216. Command = "console: sudo %player% warp aquarium"
  217. KeepInventoryOpen = false
  218. }
  219. }]
  220. ############################################################
  221. ###############################################################
  222. #################################################################
  223. Slot17 = [
  224. ${aliases.magenta-pane-item}
  225. ]
  226. ############################################################
  227. ###############################################################
  228. #################################################################
  229. Slot18 = [
  230. ${aliases.black-pane-item}
  231. ]
  232. ############################################################
  233. ###############################################################
  234. #################################################################
  235. Slot19 = [
  236. {
  237. Item {
  238. Count = 1
  239. ItemType = "pixelmon:clothed_table"
  240. UnsafeDamage = 0
  241. DisplayName = "&l&2Interior Shop"
  242. ItemLore = ["&6Rugs&f, &4Umbrellas&f, &3Clocks&f, &aChairs"
  243. "&fand other furniture can be bought here!"
  244. "&4&lStill under construction!"
  245. ""
  246. "&cshortcut: /warp interiorshop"]
  247. }
  248. PrimaryAction {
  249. Command = "console: sudo %player% warp interiorshop"
  250. KeepInventoryOpen = false
  251. }
  252. }]
  253. ############################################################
  254. ###############################################################
  255. #################################################################
  256. Slot20 = [
  257. {
  258. Item {
  259. Count = 1
  260. ItemType = "minecraft:cake"
  261. UnsafeDamage = 0
  262. DisplayName = "&l&dDayCare"
  263. ItemLore = ["&fAll &6Breeding Blocks&f, &bBreeding- &fand &aTrainingItems &fcan be bought here!"
  264. ""
  265. "&cshortcut: /warp daycare"]
  266. }
  267. PrimaryAction {
  268. Command = "console: sudo %player% warp daycare"
  269. KeepInventoryOpen = false
  270. }
  271. }]
  272. ############################################################
  273. ###############################################################
  274. #################################################################
  275. Slot21 = [
  276. {
  277. Item {
  278. Count = 1
  279. ItemType = "minecraft:skull"
  280. UnsafeDamage = 3
  281. UnsafeData {
  282. SkullOwner {
  283. Id = "ecdfbc6b-4ce0-4835-9022-f3df89cb2065"
  284. Properties {
  285. textures = [{
  286. Value = "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZWRlNDkxNGE0MjQ3OWE3NGMyYzE4Njc5YzMwMDEwYmI4OTgzMzc3Y2NiMTMwOGMyMmI4MzdkZDg1ODcxNDVmNiJ9fX0="
  287. }]
  288. }
  289. }
  290. }
  291. DisplayName = "&l&6Plush Shop"
  292. ItemLore = ["&fAll available Plushs from &bGen 1 &fcan be bought here!"
  293. ""
  294. "&cshortcut: /warp plushshop"]
  295. }
  296. PrimaryAction {
  297. Command = "console: sudo %player% warp plushshop"
  298. KeepInventoryOpen = false
  299. }
  300. }]
  301. ############################################################
  302. ###############################################################
  303. #################################################################
  304. Slot22 = [
  305. {
  306. Item {
  307. Count = 1
  308. ItemType = "pixelmon:whipped_dream"
  309. UnsafeDamage = 0
  310. DisplayName = "&l&dCandy Store"
  311. ItemLore = ["&bEvolution Stones &fand &6Evolution Items &fcan be bought here!"
  312. ""
  313. "&cshortcut: /warp candystore"]
  314. }
  315. PrimaryAction {
  316. Command = "console: sudo %player% warp candystore"
  317. KeepInventoryOpen = false
  318. }
  319. }]
  320. ############################################################
  321. ###############################################################
  322. #################################################################
  323. Slot23 = [
  324. {
  325. Item {
  326. Count = 1
  327. ItemType = "pixelmon:pokeball"
  328. UnsafeDamage = 0
  329. DisplayName = "&l&9Pokemart"
  330. ItemLore = ["&fAll kinds of &4PokéBalls &fcan be bought here!"
  331. ""
  332. "&cshortcut: /warp pokemart2"]
  333. }
  334. PrimaryAction {
  335. Command = "console: sudo %player% warp pokemart2"
  336. KeepInventoryOpen = false
  337. }
  338. }]
  339. ############################################################
  340. ###############################################################
  341. #################################################################
  342. Slot24 = [
  343. {
  344. Item {
  345. Count = 1
  346. ItemType = "pixelmon:pokemail_air"
  347. UnsafeDamage = 0
  348. DisplayName = "&l&aPost Office"
  349. ItemLore = ["&fAll kinds of &4Mail &fcan be bought here!"
  350. ""
  351. "&cshortcut: /warp postoffice"]
  352. }
  353. PrimaryAction {
  354. Command = "console: sudo %player% warp postoffice"
  355. KeepInventoryOpen = false
  356. }
  357. }]
  358. ############################################################
  359. ###############################################################
  360. #################################################################
  361. Slot25 = [
  362. {
  363. Item {
  364. Count = 1
  365. ItemType = "minecraft:comparator"
  366. UnsafeDamage = 0
  367. DisplayName = "&l&4Redstone Shop"
  368. ItemLore = ["&cRedstone&f, &4Redstone Machines &fand &6Pixelmon Machines &fcan be bought here!"
  369. ""
  370. "&cshortcut: /warp redstoneshop"]
  371. }
  372. PrimaryAction {
  373. Command = "console: sudo %player% warp redstoneshop"
  374. KeepInventoryOpen = false
  375. }
  376. }]
  377. ############################################################
  378. ###############################################################
  379. #################################################################
  380. Slot26 = [
  381. ${aliases.black-pane-item}
  382. ]
  383. ############################################################
  384. ###############################################################
  385. #################################################################
  386. Slot27 = [
  387. ${aliases.magenta-pane-item}
  388. ]
  389. ############################################################
  390. ###############################################################
  391. #################################################################
  392. Slot28 = [""]
  393. ############################################################
  394. ###############################################################
  395. #################################################################
  396. Slot29 = [
  397. {
  398. Item {
  399. Count = 1
  400. ItemType = "minecraft:leather"
  401. UnsafeDamage = 0
  402. DisplayName = "&l&6FleeMarket"
  403. ItemLore = ["&bAll kinds of &6Pokemon Drops &fcan be bought here!"
  404. ""
  405. "&cshortcut: /warp fleemarket"]
  406. }
  407. PrimaryAction {
  408. Command = "console: sudo %player% warp fleemarket"
  409. KeepInventoryOpen = false
  410. }
  411. }]
  412. ############################################################
  413. ###############################################################
  414. #################################################################
  415. Slot30 = [
  416. {
  417. Item {
  418. Count = 1
  419. ItemType = "minecraft:sapling"
  420. UnsafeDamage = 0
  421. DisplayName = "&l&aGardening Shop"
  422. ItemLore = ["&aSaplings&f, &2Leaves&f, &4Flowers &fand &3Dye &fcan be bought here!"
  423. ""
  424. "&cshortcut: /warp gardeningshop"]
  425. }
  426. PrimaryAction {
  427. Command = "console: sudo %player% warp gardeningshop"
  428. KeepInventoryOpen = false
  429. }
  430. }]
  431. ############################################################
  432. ###############################################################
  433. #################################################################
  434. Slot31 = [
  435. {
  436. Item {
  437. Count = 1
  438. ItemType = "pixelmon:leppa_berry"
  439. UnsafeDamage = 0
  440. DisplayName = "&l&bGrocery Store"
  441. ItemLore = ["&fAll kinds of &6Berries &fcan be bought here!"
  442. ""
  443. "&cshortcut: /warp berryshop"]
  444. }
  445. PrimaryAction {
  446. Command = "console: sudo %player% warp berryshop"
  447. KeepInventoryOpen = false
  448. }
  449. }]
  450. ############################################################
  451. ###############################################################
  452. #################################################################
  453. Slot32 = [
  454. {
  455. Item {
  456. Count = 1
  457. ItemType = "pixelmon:choice_band"
  458. UnsafeDamage = 0
  459. DisplayName = "&l&3HeldItem Shop"
  460. ItemLore = ["&3Gems&f, &aIncenses&f &fand other &6Helditems &fcan be bought here!"
  461. ""
  462. "&cshortcut: /warp helditemshop"]
  463. }
  464. PrimaryAction {
  465. Command = "console: sudo %player% warp helditemshop"
  466. KeepInventoryOpen = false
  467. }
  468. }]
  469. ############################################################
  470. ###############################################################
  471. #################################################################
  472. Slot33 = [
  473. {
  474. Item {
  475. Count = 1
  476. ItemType = "pixelmon:sprite"
  477. UnsafeDamage = 0
  478. DisplayName = "&l&dLuvdisc Lounge"
  479. ItemLore = ["&bThe perfect spot to relax!"
  480. ""
  481. "&cshortcut: /warp lounge"]
  482. UnsafeData {
  483. SpriteName = "pixelmon:sprites/pokemon/370"
  484. }
  485. }
  486. PrimaryAction {
  487. Command = "console: sudo %player% warp lounge"
  488. KeepInventoryOpen = false
  489. }
  490. }]
  491. ############################################################
  492. ###############################################################
  493. #################################################################
  494. Slot34 = [""]
  495. ############################################################
  496. ###############################################################
  497. #################################################################
  498. Slot35 = [
  499. ${aliases.magenta-pane-item}
  500. ]
  501. ############################################################
  502. ###############################################################
  503. #################################################################
  504. Slot36 = [
  505. ${aliases.black-pane-item}
  506. ]
  507. ############################################################
  508. ###############################################################
  509. #################################################################
  510. Slot37 = [
  511. ${aliases.magenta-pane-item}
  512. ]
  513. ############################################################
  514. ###############################################################
  515. #################################################################
  516. Slot38 = [
  517. ${aliases.black-pane-item}
  518. ]
  519. ############################################################
  520. ###############################################################
  521. #################################################################
  522. Slot39 = [
  523. ${aliases.magenta-pane-item}
  524. ]
  525. ############################################################
  526. ###############################################################
  527. #################################################################
  528. Slot40 = [
  529. {
  530. Item {
  531. Count = 1
  532. ItemType = "pixelmon:eject_button"
  533. UnsafeDamage = 0
  534. DisplayName = "&l&6Back to the menu"
  535. ItemLore = ["&eClick here to go back to the previous menu."]
  536. }
  537. PrimaryAction {
  538. Command = "console: vchest open voteshop %player%"
  539. KeepInventoryOpen = true
  540. }
  541. }]
  542. ############################################################
  543. ###############################################################
  544. #################################################################
  545. Slot41 = [
  546. ${aliases.magenta-pane-item}
  547. ]
  548. ############################################################
  549. ###############################################################
  550. #################################################################
  551. Slot42 = [
  552. ${aliases.black-pane-item}
  553. ]
  554. ############################################################
  555. ###############################################################
  556. #################################################################
  557. Slot43 = [
  558. ${aliases.magenta-pane-item}
  559. ]
  560. ############################################################
  561. ###############################################################
  562. #################################################################
  563. Slot44 = [
  564. ${aliases.black-pane-item}
  565. ]
  566. ############################################################
  567. ###############################################################
  568. #################################################################
  569. TriggerItem {
  570. ItemType = "minecraft:"
  571. EnablePrimaryAction = false
  572. EnableSecondaryAction = true
  573. }
  574. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement