
Gui Commands
Mod Overview
The Gui Commands modification was specifically developed for the Parcels ME5 pack and provides tools for managing graphical interfaces in the game. It allows you to automatically close interface windows and track which specific ones are currently open for the player.
Functional Capabilities
This mod integrates seamlessly with various automation systems, including QuestBooks and Command Blocks, enabling the use of its commands in complex game mechanics and quests.
Available Commands
/CloseGui
Parameters: <Player>
Function: Forcibly closes any open graphical interface for the specified player. The only exception is when the game is paused.
/CheckForGui
Parameters: <Player>
Function: Generates a redstone signal if the player has an interface window open that differs from the standard character inventory.
Practical Applications
These tools open up wide possibilities for creating restricted areas where players cannot open their inventories, or for ensuring specific game states when it's necessary to control visible interface elements.