Is GUI Locked (Condition) — skript-gui
Addon: skript-gui · Category: Condition · Since: 1.4.0
Syntax
[gui[s]] %guis% (is|are) (locked|unlocked)Description
Whether a GUI is locked or unlocked, which controls whether its items without actions can be removed or changed.
Examples
if the player's gui is locked:
send "You cannot remove items from this GUI!" to the player