GUI Attributes

name

This attribute defines the unique name of the gui. It is used in the player.openGui() function.

Examples

name = "myNewChest";

name = "myNewFurnace";