Skip to content

Releases: NichtStudioCode/InvUI

InvUI v1.16

24 Sep 16:09

Choose a tag to compare

  • 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

04 Sep 17:08

Choose a tag to compare

  • Added Inventory#modifyItem and Inventory#replaceItem
  • #46 - Add more item methods

InvUI v1.14

09 Aug 10:12

Choose a tag to compare

  • #45 - Added Banner- and Firework ItemBuilder

InvUI v1.13

19 Jul 07:25

Choose a tag to compare

  • Added a PagedGui implementation with Inventory content type

InvUI v1.12

02 Jul 10:54

Choose a tag to compare

  • 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

09 Jun 16:35

Choose a tag to compare

  • Fixed an issue where uncloseable Windows could be closed

InvUI v1.10

08 Jun 11:01

Choose a tag to compare

  • Support for Minecraft 1.20

InvUI v1.9

01 Jun 10:21

Choose a tag to compare

  • Fixed #36 - java.lang.IndexOutOfBoundsException on TabGuiImpl#isTabAvailable

InvUI v1.8

22 May 19:37

Choose a tag to compare

  • 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

08 May 16:19

Choose a tag to compare

  • Added a SimpleItem constructors that accept ItemStack
  • Fixed an issue where the CartographyWindow would not display the map