Last GUI/GUI from ID (Expression) — skript-gui

Addon: skript-gui · Category: Expression · Since: 1.0.0

Syntax

[the] (last[ly] [(created|edited)]|(created|edited)) gui

Description

It is used to return the last created/edited gui or a gui from a string id.

Examples

open the created gui for player
open the gui with the id "globalGUI" for player

View source