Skip to content

Releases: Nuckerr/simplemenus

Release 1.3.3

21 May 08:10

Choose a tag to compare

Changelog:

- Update Paper/Spigot versions
- Update NBT API version

Release 1.3.2

23 Dec 12:53

Choose a tag to compare

Changelog:

- Added alternative constructor to set settings at construction
- Fixed code that detects what filler item to use in settings

Fix 1.3.1

03 Nov 18:46

Choose a tag to compare

- Fixed overrides of PaginatedMenu#switchMenu
- Fixed updating page count upon setting item list

Release 1.3

23 Oct 18:28

Choose a tag to compare

- Added Menu#fillMenu(ItemStack, SlotCondition)

Fix 1.2

17 Oct 21:52

Choose a tag to compare

- Fixed error on InventoryCloseEvent

Fix 1.1

14 Oct 18:42

Choose a tag to compare

- Added Menu#switchMenu
- Deprecated Menu#open