Persistent GUI
If you want to create a GUI that saves items like an ender chest, you can use the Persistent GUI entry type.
You can add items to the GUI using Items Data entries, and the player can interact with the GUI to add or remove items, which will be saved automatically.
It is really easy to set up and use, just replace your regular GUI Definition with a Persistent GUI Definition, and it will automatically save the items in the GUI independently for each player.
Upcoming Features
Section titled โUpcoming Featuresโ- Sync with Ender Chest: The Persistent GUI will be able to sync with the playerโs ender chest, allowing you to create a GUI that behaves like an ender chest.
- Sync with other playerโs GUIs: The Persistent GUI will be able to sync with other playersโ GUIs, allowing you to create a GUI that behaves like a shared ender chest.
- Support for special GUI shapes: By default, the Persistent GUI only supports rectangular shapes, but we will add support for special shapes like the furnace or crafting table in the future.