Advertisement
RobloxMaker30021

panel-6.yml

May 15th, 2022
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 4.16 KB | None | 0 0
  1. panels:
  2.   kits-sb:
  3.     perm: default
  4.     rows: 6
  5.     title: '&8Kits'
  6.     empty: AIR
  7.     emptyID: '15'
  8.     item:
  9.       '10':
  10.         material: STONE_PICKAXE
  11.         stack: 1
  12.         name: '&7Default Kit &8- &aFree'
  13.         lore:
  14.        - '&7'
  15.         - '&7Contains:'
  16.         - '&7 • x1 &aStone Pickaxe'
  17.         - '&7 • x1 &aStone Axe'
  18.         - '&7 • x1 &aStone Shovel'
  19.         commands:
  20.        - kit Default %cp-player-name%
  21.       '11':
  22.         material: IRON_PICKAXE
  23.         stack: 1
  24.         name: '&7Miner Kit &8- &aFree'
  25.         lore:
  26.        - '&7'
  27.         - '&7Contains:'
  28.         - '&7 • x1 &aGolden Helmet'
  29.         - '&7 • x1 &aIron Pickaxe'
  30.         - '&7 • x32 &aTorch'
  31.         commands:
  32.        - kit Miner %cp-player-name%
  33.       '12':
  34.         material: GOLD_AXE
  35.         stack: 1
  36.         name: '&7Lumberjack Kit &8- &aFree'
  37.         lore:
  38.        - '&7'
  39.         - '&7Contains:'
  40.         - '&7 • x1 &aIron Axe'
  41.         - '&7 • x1 &aChainmail Boots'
  42.         - '&7 • x1 &aChainmail Leggings'
  43.         commands:
  44.        - kit Lumberjack %cp-player-name%
  45.       '13':
  46.         material: COOKED_BEEF
  47.         stack: 1
  48.         name: '&7Food Kit &8- &aFree'
  49.         lore:
  50.        - '&7'
  51.         - '&7Contains:'
  52.         - '&7 • x8 &aSteak'
  53.         - '&7 • x8 &aBread'
  54.         - '&7 • x8 &aPorkchop'
  55.         commands:
  56.        - kit Food %cp-player-name%
  57.       '14':
  58.         material: TNT
  59.         stack: 1
  60.         name: '&fDynamite Kit &8- &a64 Cobblestone'
  61.         lore:
  62.        - '&7'
  63.         - '&7Contains:'
  64.         - '&7 • x1 &aIron Helmet'
  65.         - '&7 • x1 &aIron Chestplate'
  66.         - '&7 • x4 &aTNT'
  67.         - '&7 • x4 &aRedstone Torch'
  68.         commands:
  69.        - item-paywall= cobblestone 32
  70.         - console= clear %cp-player-name% cobblestone 32
  71.         - kit Dynamite %cp-player-name%
  72.       '15':
  73.         material: FURNACE
  74.         stack: 1
  75.         name: '&fSmelter Kit &8- &a64 Coal'
  76.         lore:
  77.        - '&7'
  78.         - '&7Contains:'
  79.         - '&7 • x4 &aCharcoal'
  80.         - '&7 • x4 &aFurnace'
  81.         - '&7 • x8 &aSand'
  82.         - '&7 • x8 &aGold Ingot'
  83.         - '&7 • x16 &aIron Ingot'
  84.         commands:
  85.        - item-paywall= coal 32
  86.         - console= clear %cp-player-name% coal 32
  87.         - kit Smelter %cp-player-name%
  88.       '16':
  89.         material: DIAMOND_HOE
  90.         stack: 1
  91.         name: '&fFarmer Kit &8- &a48 Hay Blocks'
  92.         lore:
  93.        - '&7'
  94.         - '&7Contains:'
  95.         - '&7 • x1 &aDiamond Hoe'
  96.         - '&7 • x1 &aWater Bucket'
  97.         - '&7 • x2 &aPumpkin Seeds'
  98.         - '&7 • x6 &aMelon Seeds'
  99.         - '&7 • x12 &aWheat Seeds'
  100.         - '&7 • x16 &aCarrots'
  101.         - '&7 • x16 &aPotatoes'
  102.         commands:
  103.        - item-paywall= hay_block 24
  104.         - console= clear %cp-player-name% hay 24
  105.         - kit Farmer %cp-player-name%
  106.       '19':
  107.         material: FISHING_ROD
  108.         stack: 1
  109.         name: '&fFisherman Kit &8- &a12 Raw Fish'
  110.         lore:
  111.        - '&7'
  112.         - '&7Contains:'
  113.         - '&7 • x1 &aFishing Rod'
  114.         - '&7 • x1 &aWater Bucket'
  115.         - '&7 • x1 &aLeather Helmet'
  116.         - '&7 • x1 &aLeather Boots'
  117.         - '&7 • x8 &aCooked Cod'
  118.         - '&7 • x8 &aCooked Salmon'
  119.         commands:
  120.        - item-paywall= raw_fish 6
  121.         - console= clear %cp-player-name% raw_fish 6
  122.         - kit Fisherman %cp-player-name%
  123.       '20':
  124.         material: SHEARS
  125.         stack: 1
  126.         name: '&fSheep Kit &8- &a64 White Wool'
  127.         lore:
  128.        - '&7'
  129.         - '&7Contains:'
  130.         - '&7 • x2 &aSheep Spawn Egg'
  131.         - '&7 • x2 &aShears'
  132.         - '&7 • x16 &aWhite Wool'
  133.         - '&7 • x16 &aLight Gray Wool'
  134.         - '&7 • x16 &aGray Wool'
  135.         - '&7 • x16 &aBlack Wool'
  136.         commands:
  137.        - item-paywall= wool 64
  138.         - kit Sheep %cp-player-name%
  139.       '49':
  140.         material: BARRIER
  141.         stack: 1
  142.         name: '&cExit'
  143.         commands:
  144.        - cpc
  145.     open-with-item:
  146.       material: chest
  147.     commands:
  148.    - kits
  149.     - kit
  150.     enabled-worlds:
  151.    - ASkyBlock
  152.     - ASkyBlock_Nether
  153.     - skyblock
  154.     - faction_map
  155.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement