
GUI-API
A modular, component-based GUI framework for Spigot/Paper/Folia plugins.
Live Updating
Built-in async updaters let you create live clocks, real-time status indicators, and animated menus that automatically clean up when the player closes the inventory.
Editable Slot
A slot that acts like a real inventory slot. Supports left-click, right-click, shift-click, stacking, swapping, and splitting. You have full control to accept or reject items!
Pagination
A paginated list panel with automatic next/previous page navigation buttons. Components are distributed across pages based on the panel's grid size.
Scrolling
A vertically / horizontally scrollable panel with up/down or left/right navigation buttons. Scrolls by one row at a time.
Chat Text Input
Prompt players to enter text in chat with built-in validation and custom error messages.
Options Button
A button that cycles through a predefined list of options on each click. All options are displayed in the item's lore with the selected one highlighted.
Configurable Buttons
Buttons that automatically generate a sub-GUI allowing players to edit Key-Value pairs right out of the box!
