Skip to content

MetaInventoryButton

Luis Benavides-Naranjo edited this page Mar 15, 2024 · 1 revision

MetaInventoryButton inherits InventoryButton fields.

InventoryButton

Fields

  • All MetaInventoryButtons have fields. If a required field is missing in the configuration, it will log it in console.
  • ❌ = Required
  • ✅ = Optional

  • Meta [✅] Defaults to NONE
    1. Background: # your MetaInventoryButton key would be 'Background'
        ItemStack: myServerLOLomgYOLO.background
        Slot: 0
        Meta: BLOBLIB_TEST # this Meta doesn't exist, but was used as an example
  • SubMeta [✅]
    1. Background: # your MetaInventoryButton key would be 'Background'
        ItemStack: myServerLOLomgYOLO.background
        Slot: 0
        Meta: BLOBLIB_TEST # this Meta doesn't exist, but was used as an example
        SubMeta: 2024 # this submeta doesn't exist as well, but was used as an example