ItemsAdderAdditionsItemsAdderAdditions
Actions

Open Inventory

Open a vanilla workstation GUI (crafting table, anvil, enchanting table, etc.) for a player as an ItemsAdder action.

Requires Paper 1.21.4 or higher for the title parameter.

open_inventory:
  type: "anvil"
  title: "<blue>My awesome custom anvil" # Optional

Supports MiniMessage formatting, PlaceholderAPI placeholders, and ItemsAdder font images.

Supported types

  • anvil
  • cartography, cartography_table
  • crafting_table, workbench
  • enchanting, enchanting_table
  • ender_chest
  • grindstone
  • loom
  • smithing, smithing_table
  • stonecutter

On this page