Advertisement
PiggiesGoSqueal

config.yml

Dec 27th, 2018
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 9.15 KB | None | 0 0
  1. CATEGORIES_INVENTORY_TITLE: '&c&lMain Menu'
  2. CATEGORIES_INVENTORY_SIZE: 54
  3. # CATEGORY ========================================================================
  4. CATEGORIES:
  5. - ==: Category
  6.   categoryInventoryName: '&dMined Blocks' # Can change - Title name for GUI of section
  7.   categoryPlaceholderItem:
  8.     ==: org.bukkit.inventory.ItemStack
  9.     v: 1631
  10.     type: STONE
  11.     meta:
  12.       ==: ItemMeta
  13.       meta-type: UNSPECIFIC
  14.       display-name: §dMined Blocks
  15.       lore:
  16.      - §eBlocks you can mine faster with a pickaxe!
  17.       - §eThese are general blocks, ores
  18.       - §esimilar are found elsewhere.
  19.   slotNumber: 11 # Slot in main menu. Note: First slot is 0.
  20.   itemNameList: # Item names that go into this category
  21.   - STONE
  22.   - GRANITE
  23.   - POLISHED_GRANITE
  24.   - DIORITE
  25.   - POLISHED_DIORITE
  26.   - ANDESITE
  27.   - POLISHED_ANDESITE
  28.   - COBBLESTONE
  29.   - SANDSTONE
  30.   - CHISELED_SANDSTONE
  31.   - CUT_SANDSTONE
  32.   - STONE_SLAB
  33.   - SANDSTONE_SLAB
  34.   - COBBLESTONE_SLAB
  35.   - BRICK_SLAB
  36.   - STONE_BRICK_SLAB
  37.   - NETHER_BRICK_SLAB
  38.   - QUARTZ_SLAB
  39.   - RED_SANDSTONE_SLAB
  40.   - PURPUR_SLAB
  41.   - PRISMARINE_SLAB
  42.   - PRISMARINE_BRICK_SLAB
  43.   - DARK_PRISMARINE_SLAB
  44.   - SMOOTH_QUARTZ
  45.   - SMOOTH_RED_SANDSTONE
  46.   - SMOOTH_SANDSTONE
  47.   - SMOOTH_SANDSTONE
  48.   - BRICKS
  49.   - MOSSY_COBBLESTONE
  50.   - OBSIDIAN
  51.   - PURPUR_BLOCK
  52.   - PURPUR_PILLAR
  53.   - PURPUR_STAIRS
  54.   - COBBLESTONE_STAIRS
  55.   - ICE
  56.   - NETHERRACK
  57.   - GLOWSTONE
  58.   - STONE_BRICKS
  59.   - MOSSY_STONE_BRICKS
  60.   - CRACKED_STONE_BRICKS
  61.   - CHISELED_STONE_BRICKS
  62.   - BRICK_STAIRS
  63.   - STONE_BRICK_STAIRS
  64.   - NETHER_BRICKS
  65.   - NETHER_BRICK_STAIRS
  66.   - END_STONE
  67.   - END_STONE_BRICKS
  68.   - SANDSTONE_STAIRS
  69.   - CHISELED_QUARTZ_BLOCK
  70.   - QUARTZ_BLOCK
  71.   - QUARTZ_PILLAR
  72.   - QUARTZ_STAIRS
  73.   - WHITE_TERRACOTTA
  74.   - ORANGE_TERRACOTTA
  75.   - MAGENTA_TERRACOTTA
  76.   - LIGHT_BLUE_TERRACOTTA
  77.   - YELLOW_TERRACOTTA
  78.   - LIME_TERRACOTTA
  79.   - PINK_TERRACOTTA
  80.   - GRAY_TERRACOTTA
  81.   - LIGHT_GRAY_TERRACOTTA
  82.   - CYAN_TERRACOTTA
  83.   - PURPLE_TERRACOTTA
  84.   - BLUE_TERRACOTTA
  85.   - BROWN_TERRACOTTA
  86.   - GREEN_TERRACOTTA
  87.   - RED_TERRACOTTA
  88.   - BLACK_TERRACOTTA
  89.   - TERRACOTTA
  90.   - PACKED_ICE
  91.   - PRISMARINE
  92.   - PRISMARINE_BRICKS
  93.   - DARK_PRISMARINE
  94.   - PRISMARINE_STAIRS
  95.   - PRISMARINE_BRICK_STAIRS
  96.   - DARK_PRISMARINE_STAIRS
  97.   - SEA_LANTERN
  98.   - RED_SANDSTONE
  99.   - CHISELED_RED_SANDSTONE
  100.   - CUT_RED_SANDSTONE
  101.   - RED_SANDSTONE_STAIRS
  102.   - MAGMA_BLOCK
  103.   - RED_NETHER_BRICKS
  104.   - BONE_BLOCK
  105.   - WHITE_CONCRETE
  106.   - ORANGE_CONCRETE
  107.   - MAGENTA_CONCRETE
  108.   - LIGHT_BLUE_CONCRETE
  109.   - YELLOW_CONCRETE
  110.   - LIME_CONCRETE
  111.   - PINK_CONCRETE
  112.   - GRAY_CONCRETE
  113.   - LIGHT_GRAY_CONCRETE
  114.   - CYAN_CONCRETE
  115.   - PURPLE_CONCRETE
  116.   - BLUE_CONCRETE
  117.   - BROWN_CONCRETE
  118.   - GREEN_CONCRETE
  119.   - RED_CONCRETE
  120.   - BLACK_CONCRETE
  121.   - DEAD_TUBE_CORAL_BLOCK
  122.   - DEAD_BRAIN_CORAL_BLOCK
  123.   - DEAD_BUBBLE_CORAL_BLOCK
  124.   - DEAD_FIRE_CORAL_BLOCK
  125.   - BLUE_ICE
  126.   - TUBE_CORAL_BLOCK
  127.   - BRAIN_CORAL_BLOCK
  128.   - BUBBLE_CORAL_BLOCK
  129.   - FIRE_CORAL_BLOCK
  130.   - HORN_CORAL_BLOCK
  131. # GENERAL STUFF BELOW -----------------------------------------------
  132. # Generally do not change below information
  133. RETURN_ITEM:
  134.   ==: org.bukkit.inventory.ItemStack
  135.   v: 1631
  136.   type: REDSTONE
  137.   meta:
  138.     ==: ItemMeta
  139.     meta-type: UNSPECIFIC
  140.     display-name: §c§lReturn
  141.     lore:
  142.    - §eReturn to the the category.
  143. RETURN_ITEM_SLOT: 49
  144. SEARCH_ITEM:
  145.   ==: org.bukkit.inventory.ItemStack
  146.   v: 1631
  147.   type: NETHER_STAR
  148.   meta:
  149.     ==: ItemMeta
  150.     meta-type: UNSPECIFIC
  151.     display-name: §d§lSearch
  152.     lore:
  153.    - §eClick to search your items!
  154. SEARCH_ITEM_SLOT: 8
  155. SEARCH_TITLE: '&eSearching [0]'
  156. SORT_TYPE_ITEMS:
  157.   ALPHABETICAL:
  158.     ==: org.bukkit.inventory.ItemStack
  159.     v: 1631
  160.     type: PAPER
  161.     meta:
  162.       ==: ItemMeta
  163.       meta-type: UNSPECIFIC
  164.       display-name: §d§lAlphabetical
  165.       lore:
  166.      - §eAlphabetical sorting.
  167.   NORMAL:
  168.     ==: org.bukkit.inventory.ItemStack
  169.     v: 1631
  170.     type: PAPER
  171.     meta:
  172.       ==: ItemMeta
  173.       meta-type: UNSPECIFIC
  174.       display-name: §d§lNormal
  175.       lore:
  176.      - §eNormal sorting.
  177.       - §eSorts based on order
  178.       - §eitems were put into storage.
  179. SORT_TYPE_SLOT: 0
  180. ITEM_AMOUNT_PLACEHOLDER: '&eAmount: &d[0]'
  181. # CATEGORY ===============================================================================
  182. CATEGORIES:
  183. - ==: Category
  184.   categoryInventoryName: '&dChopped Blocks' # Can change - Title name for GUI of section
  185.   categoryPlaceholderItem:
  186.     ==: org.bukkit.inventory.ItemStack
  187.     v: 1631
  188.     type: OAK_LOG
  189.     meta:
  190.       ==: ItemMeta
  191.       meta-type: UNSPECIFIC
  192.       display-name: §dChopped Blocks
  193.       lore:
  194.      - §eBlocks you can mine faster with an axe!
  195.   slotNumber: 12 # Slot in main menu. Note: First slot is 0.
  196.   itemNameList: # Item names that go into this category
  197.   - OAK_PLANKS
  198.   - SPRUCE_PLANKS
  199.   - BIRCH_PLANKS
  200.   - JUNGLE_PLANKS
  201.   - ACACIA_PLANKS
  202.   - DARK_OAK_PLANKS
  203.   - OAK_LOG
  204.   - SPRUCE_LOG
  205.   - BIRCH_LOG
  206.   - JUNGLE_LOG
  207.   - ACACIA_LOG
  208.   - DARK_OAK_LOG
  209.   - STRIPPED_OAK_LOG
  210.   - STRIPPED_SPRUCE_LOG
  211.   - STRIPPED_BIRCH_LOG
  212.   - STRIPPED_JUNGLE_LOG
  213.   - STRIPPED_ACACIA_LOG
  214.   - STRIPPED_DARK_OAK_LOG
  215.   - STRIPPED_OAK_WOOD
  216.   - STRIPPED_SPRUCE_WOOD
  217.   - STRIPPED_BIRCH_WOOD
  218.   - STRIPPED_JUNGLE_WOOD
  219.   - STRIPPED_ACACIA_WOOD
  220.   - STRIPPED_DARK_OAK_WOOD
  221.   - OAK_WOOD
  222.   - BIRCH_WOOD
  223.   - SPRUCE_WOOD
  224.   - JUNGLE_WOOD
  225.   - ACACIA_WOOD
  226.   - DARK_OAK_WOOD
  227.   - OAK_SLAB
  228.   - SPRUCE_SLAB
  229.   - BIRCH_SLAB
  230.   - JUNGLE_SLAB
  231.   - ACACIA_SLAB
  232.   - DARK_OAK_SLAB
  233.   - PETRIFIED_OAK_SLAB
  234.   - BOOKSHELF
  235.   - OAK_STAIRS
  236.   - BIRCH_STAIRS
  237.   - SPRUCE_STAIRS
  238.   - JUNGLE_STAIRS
  239.   - ACACIA_STAIRS
  240.   - DARK_OAK_STAIRS
  241.   - CARVED_PUMPKIN
  242.   - JACK_O_LANTERN
  243. # GENERAL STUFF BELOW -----------------------------------------------
  244. # Generally do not change below information
  245. RETURN_ITEM:
  246.   ==: org.bukkit.inventory.ItemStack
  247.   v: 1631
  248.   type: REDSTONE
  249.   meta:
  250.     ==: ItemMeta
  251.     meta-type: UNSPECIFIC
  252.     display-name: §c§lReturn
  253.     lore:
  254.    - §eReturn to the the category.
  255. RETURN_ITEM_SLOT: 49
  256. SEARCH_ITEM:
  257.   ==: org.bukkit.inventory.ItemStack
  258.   v: 1631
  259.   type: NETHER_STAR
  260.   meta:
  261.     ==: ItemMeta
  262.     meta-type: UNSPECIFIC
  263.     display-name: §d§lSearch
  264.     lore:
  265.    - §eClick to search your items!
  266. SEARCH_ITEM_SLOT: 8
  267. SEARCH_TITLE: '&eSearching [0]'
  268. SORT_TYPE_ITEMS:
  269.   ALPHABETICAL:
  270.     ==: org.bukkit.inventory.ItemStack
  271.     v: 1631
  272.     type: PAPER
  273.     meta:
  274.       ==: ItemMeta
  275.       meta-type: UNSPECIFIC
  276.       display-name: §d§lAlphabetical
  277.       lore:
  278.      - §eAlphabetical sorting.
  279.   NORMAL:
  280.     ==: org.bukkit.inventory.ItemStack
  281.     v: 1631
  282.     type: PAPER
  283.     meta:
  284.       ==: ItemMeta
  285.       meta-type: UNSPECIFIC
  286.       display-name: §d§lNormal
  287.       lore:
  288.      - §eNormal sorting.
  289.       - §eSorts based on order
  290.       - §eitems were put into storage.
  291. SORT_TYPE_SLOT: 0
  292. ITEM_AMOUNT_PLACEHOLDER: '&eAmount: &d[0]'
  293. # CATEGORY ===============================================================================
  294. CATEGORIES:
  295. - ==: Category
  296.   categoryInventoryName: '&dDug Blocks' # Can change - Title name for GUI of section
  297.   categoryPlaceholderItem:
  298.     ==: org.bukkit.inventory.ItemStack
  299.     v: 1631
  300.     type: DIRT
  301.     meta:
  302.       ==: ItemMeta
  303.       meta-type: UNSPECIFIC
  304.       display-name: §dDug Blocks
  305.       lore:
  306.      - §eBlocks you can mine faster with a shovel!
  307.   slotNumber: 13 # Slot in main menu. Note: First slot is 0.
  308.   itemNameList: # Item names that go into this category
  309.   - GRASS_BLOCK
  310.   - DIRT
  311.   - COARSE_DIRT
  312.   - PODZOL
  313.   - SAND
  314.   - RED_SAND
  315.   - GRAVEL
  316.   - SOUL_SAND
  317.   - MYCELIUM
  318.   - WHITE_CONCRETE_POWDER
  319.   - ORANGE_CONCRETE_POWDER
  320.   - MAGENTA_CONCRETE_POWDER
  321.   - LIGHT_BLUE_CONCRETE_POWDER
  322.   - YELLOW_CONCRETE_POWDER
  323.   - LIME_CONCRETE_POWDER
  324.   - PINK_CONCRETE_POWDER
  325.   - GRAY_CONCRETE_POWDER
  326.   - LIGHT_GRAY_CONCRETE_POWDER
  327.   - CYAN_CONCRETE_POWDER
  328.   - PURPLE_CONCRETE_POWDER
  329.   - BLUE_CONCRETE_POWDER
  330.   - BROWN_CONCRETE_POWDER
  331.   - GREEN_CONCRETE_POWDER
  332.   - RED_CONCRETE_POWDER
  333.   - BLACK_CONCRETE_POWDER
  334.  
  335. # GENERAL STUFF BELOW -----------------------------------------------
  336. # Generally do not change below information
  337. RETURN_ITEM:
  338.   ==: org.bukkit.inventory.ItemStack
  339.   v: 1631
  340.   type: REDSTONE
  341.   meta:
  342.     ==: ItemMeta
  343.     meta-type: UNSPECIFIC
  344.     display-name: §c§lReturn
  345.     lore:
  346.    - §eReturn to the the category.
  347. RETURN_ITEM_SLOT: 49
  348. SEARCH_ITEM:
  349.   ==: org.bukkit.inventory.ItemStack
  350.   v: 1631
  351.   type: NETHER_STAR
  352.   meta:
  353.     ==: ItemMeta
  354.     meta-type: UNSPECIFIC
  355.     display-name: §d§lSearch
  356.     lore:
  357.    - §eClick to search your items!
  358. SEARCH_ITEM_SLOT: 8
  359. SEARCH_TITLE: '&eSearching [0]'
  360. SORT_TYPE_ITEMS:
  361.   ALPHABETICAL:
  362.     ==: org.bukkit.inventory.ItemStack
  363.     v: 1631
  364.     type: PAPER
  365.     meta:
  366.       ==: ItemMeta
  367.       meta-type: UNSPECIFIC
  368.       display-name: §d§lAlphabetical
  369.       lore:
  370.      - §eAlphabetical sorting.
  371.   NORMAL:
  372.     ==: org.bukkit.inventory.ItemStack
  373.     v: 1631
  374.     type: PAPER
  375.     meta:
  376.       ==: ItemMeta
  377.       meta-type: UNSPECIFIC
  378.       display-name: §d§lNormal
  379.       lore:
  380.      - §eNormal sorting.
  381.       - §eSorts based on order
  382.       - §eitems were put into storage.
  383. SORT_TYPE_SLOT: 0
  384. ITEM_AMOUNT_PLACEHOLDER: '&eAmount: &d[0]'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement