#renaming GUI with metadata tag

1 messages · Page 1 of 1 (latest)

covert ore
#

hello, when I'm using skript's metadata tag to create gui can I somehow rename the metadata tag when the player is inside of the gui ?
I can change items while the player is in the gui by normally doing set slot x of metadata tag.. to something
but it doesn't seem to work by re-setting the metadata tag it self (set metadata tag "name" of player to chest inventory with x rows named "somehow")

gritty leaf
#

Did you see it in the docs

ruby snow
#

Try opening a new gui with the changes name

covert ore