Skip to content

Releases: focamacho/SealMenus

SealMenus v1.1.0

18 Jul 03:52
6753856
Compare
Choose a tag to compare

refactor: constructors are now set to access level protected instead of package
fix: fixed some concurrent exceptions
feat: clickable items now have its icons updated without requiring to re-open the menu

Seal Menus 1.0.10

13 Mar 23:20
d15c6be
Compare
Choose a tag to compare

Seal Menus 1.0.9

09 Jan 23:13
9c528cf
Compare
Choose a tag to compare
  • Added a Synchronized Set to handle Bukkit menus.
  • Fixed item updates not working properly on PageableMenus.

Seal Menus 1.0.8

03 Jul 01:19
Compare
Choose a tag to compare
  • Fix PageableMenu stuck on a page after reopening the menu

Seal Menus 1.0.7

05 Jan 12:28
Compare
Choose a tag to compare
  • Prevent Shift + Click from placing items inside the menu

Seal Menus 1.0.6

01 Jan 21:47
Compare
Choose a tag to compare
  • Add pageable item method that accepts an index arg

Seal Menus 1.0.5

27 Dec 05:22
Compare
Choose a tag to compare
  • Fix menu not accepting items in the slot 0

Seal Menus 1.0.4

26 Dec 23:15
Compare
Choose a tag to compare

(Sponge)

  • Prevent ClickInventoryEvent.Drag from putting items inside the menu
  • Cancel the click event if slot is not present.

Seal Menus 1.0.3

26 Dec 22:22
Compare
Choose a tag to compare
  • Block double clicks in the player inventory.

Seal Menus 1.0.2

23 Dec 23:41
Compare
Choose a tag to compare
  • Add clear method for pageable items