Features:
- Custom GUI with 6 rows when a player right-clicks an Ender Chest
- Top 3 rows replicate the player’s real Ender Chest
- Bottom 3 rows provide additional extended storage
- GUI opens automatically on right-click
- GUI saves data when closed
️ Interaction:
▶ On Right Click:
- Cancels the default Ender Chest behavior
- Opens a custom chest GUI titled "Ender Chest"
- Top half mirrors real Ender Chest
- Bottom half loads extended storage
▶ On GUI Close:
- If the GUI is "Ender Chest", it:
- Saves top half to real Ender Chest
- Saves bottom half to private storage
✅ Requirements:
- Minecraft server with Spigot or Paper
- Skript plugin (no addons required)
Notes:
- GUI title can be customized inside the script
- Add your own permission checks or command if needed
- Works instantly by placing the `.sk` file into your Skript scripts folder