Skip to content

GUI Properties

Patrick Miller edited this page Jul 17, 2026 · 4 revisions

Name

The name of a GUI is the title that was provided during its creation. It can be set, cleared, or reset. You can simply use Skript's 'name' expression to obtain this:

the name of the gui

Note

If you create a GUI using syntax not provided by skript-gui, this value may not be available or accurate.

Size

The size of a GUI is the number of slots it has. It can be set or reset. You can simply use Skript's 'size' expression to obtain this:

the size of the gui

Layout

Caution

Coming Soon

Lock Status (Stealable Items)

Caution

Coming Soon

Clone this wiki locally