Releases: NichtStudioCode/InvUI
Releases · NichtStudioCode/InvUI
InvUI v1.16
- Support for Minecraft 1.20.2
- Fixed some issues to ensure that a more informative exception will be thrown when InvUI cannot retrieve the plugin instance using the class loader
InvUI v1.15
- Added
Inventory#modifyItemandInventory#replaceItem - #46 - Add more item methods
InvUI v1.14
- #45 - Added Banner- and Firework ItemBuilder
InvUI v1.13
- Added a PagedGui implementation with
Inventorycontent type
InvUI v1.12
- InvUI can now also automatically obtain the plugin instance from paper plugins
- Improved the error message for cases when the plugin instance cannot be obtained through the class loader
- Fixed an issue where open handlers configured in the window builder were never actually added to the window
- Fixed an issue where VirtualInventories could not be used on older versions due to an import to
org.joml.Math
InvUI v1.11
- Fixed an issue where uncloseable Windows could be closed
InvUI v1.10
- Support for Minecraft 1.20
InvUI v1.9
- Fixed #36 - java.lang.IndexOutOfBoundsException on TabGuiImpl#isTabAvailable
InvUI v1.8
- Fixed an issue where the toast for already achieved advancements would be shown again after closing player-inventory-affecting windows on spigot-mapped servers
InvUI v1.7
- Added a
SimpleItemconstructors that acceptItemStack - Fixed an issue where the
CartographyWindowwould not display the map