InvUI
InvUI copied to clipboard
A spigot library for creating custom inventory-based GUIs.
If a server crashes while a player have a split window open, the items remains in their inventory. Steps to reproduce: 1) create a split window, fill the bottom with...
Hello, hope you're doing great. Trying to use the ```SkullBuilder``` class using InvUI v1.37 (and 1.36, I tested both) results in the following error : ```java.lang.RuntimeException: java.lang.IllegalArgumentException: Can not set...
When invui occupies the playerInventory, items sent to the player by the server temporarily appear in the inventory section but disappear upon closing the menu. Reproduction Steps: 1. Open any...
Hello, I'm reporting an issue related to a sporadic null reference error: ``` [15:29:41 ERROR]: Could not pass event InventoryClickEvent to PyroShop v1.0.0 java.lang.NullPointerException: Cannot invoke "org.bukkit.inventory.ItemStack.getAmount()" because "itemStack" is...