Key Settings

Guide

key:
  material: STONE # Possible values: MATERIAL; itemsadder:ItemId; oraxen:ItemId
  display-name: "§bTest Key"
  lore:
  - "§7Test lore"
  requires-crate-to-open: false
  must-be-held: false

Available Settings:

  • "requires-crate-to-open" (Optional)

    • this option determines if the crate can be opened just by right-clicking the key without having to interact the placed crate.

  • "must-be-held" (Optional)

    • determines if the player needs to have the key in his hand to open the crate. If the value is set to false, then the plugin checks whole player's inventory to find any keys.

  • Item Settings

    • to setup the item, check this guide.

Last updated