Virtual Inventory (Expression) — skript-gui

Addon: skript-gui · Category: Expression · Since: 1.0.0, 1.4.0 (text component support)

Syntax

virtual (crafting [table]|workbench|chest|anvil|hopper|dropper|dispenser|%-inventorytype%) [with size %-number%] [(named|with (name|title)) %-textcomponent%]

Description

Obtains a new inventory that can be used for creating a GUI.

Examples

create a gui with virtual chest inventory with 3 rows named "My GUI"

View source