GKits

Example

Explanation

It's now possible to put a customization: block in your plugins/AdvancedEnchantments/menus/gkits.yml to provide additional customization to the GKits inventory.

customization:
  27:
    material: STAINED_GLASS_PANE
    damage: 15
    amount: 1
    name: " "
    lore: []

Full gkits.yml with this customization enabled: https://pastebin.com/raw/e0mQKpPs

Last updated