GUI
GUI([name])
Type: Action
Category: GUI
Permission: N/A
Since Minecraft Version: v1.8.1 beta
Since Version: v0.5
Minor: 5
API: N/A
Patch: N/A
Description
Opens the specified gui screen.
If no [name] is specified it will close the currently open gui.
Possible values:
* "chat"
* "filterablechat"
* "menu"
* "inventory"
* "options"
* "video"
* "controls"
* "macrobind"
* "macroplayback"
* "macroconfig"
* "texteditor"
* "repl"
Changelog
- Added em v0.5:
- Fixed em v0.10.12: Was not actually closing containers
- Updated em v0.9.8: New possible values `"macroplayback"` and `"texteditor"`
- Updated em v0.14.1: New possible value `"repl"`