Kits

Using Build-in-a-Box with a kit plugin is easy as long that plugin supports custom Lore. It is also easy to make a mistake, so please read this document carefully.

There are a lot of color-codes used in this process. at any point you may substitute the & symbol with the ยง symbol.

Build-in-a-Box recognizes an item by the first line of lore, which is made up of 2 parts.

  • &2&4&8&1 - This specific set of color codes is required at the very beginning of the first line of lore.
  • Immediately following the 4 color codes, on the same line, with no space in between, you must include &6Build-in-a-Box . This string comes from your chosen language file and may vary, but the default is &6Build-in-a-Box

The second line of lore must be the exact name (not display-name) of a saved building plan, prefixed by &0. for example: &0testhouse

The display name can be anything you like, but it will automatically be changed to the display name of the building plan.

So, assuming you have not modified the default plugin name, and you have a building plan by the name of 'house' you would add it to an Essentials kit using the following command:

housekit:
    delay: 600
    items:
      - 130 1 name:house lore:&2&4&8&1&6Build-in-a-Box|&0house

Comments

Posts Quoted:
Reply
Clear All Quotes