FAQ
Answers to a lot of frequently asked questions
Does InfiniteGUI require a texture pack?
No. InfiniteGUI is about GUIs, scenes, and items within menus. It does not rely on texture packs.
Does InfiniteGUI cause lag?
InfiniteGUI is optimized. GUI transitions and scenes are mostly client-side inventory updates. It uses efficient operations and caches data. Heavy load only appears if you have hundreds of complex GUIs updating every second. Normal usage is lag-free.
How to create a new GUI?
Check the "Custom GUIs" and "Starter Guide" pages. Simply use the in-game editor to create new menus or scene animations easily or create a YAML file in CustomGuis
folder and define scenes, items, events, and conditions.
Can I integrate my economy or placeholders?
Yes! InfiniteGUI integrates with Vault for economy conditions and transactions, and with PlaceholderAPI for placeholders in titles, lore, commands, and conditions. In case you wish to use a different economy plugin, just open a new ticket and we will have it added!
Last updated