Releases: broken1arrow/MenuLibrary
fixed issues when register event
Full Changelog: 0.75...0.76
Added option to only check clicked slot
You can now ignore the item in the slot and deny player from take the item (so it will do actions even if the slot is empty).
Full Changelog: 0.74...0.75
Fixed bug with itemstack creation class
Should now detect different types of glass better.
Full Changelog: 0.73...0.74
fixed error in 1.10 when create item
Fixed problem when create item on 1.10. also added more items it shall translate from modern naming to old name
Full Changelog: 0.72...0.73
update for title update
should work without warns now. in latest 1.9.x version.
Full Changelog: 0.71...0.72
fixed issue when try set Unbreakable
Is only a issue on old mincraft versions like 1.8 and 1.9 were Unbreakable not exist.
Full Changelog: 0.70...0.71
fixed so when create item works for old minecraft also.
Full Changelog: 0.69...0.70
Fixed so it is not a space beteen page number and text
I also added option to set page, but that only work after menu is created.
Full Changelog: 0.68...0.69
Added option to set slots
You can now specify slots you want to check for items in the CheckItemsInsideInventory class.
Full Changelog: 0.67...0.68
added so you can use one more method
you will get option to use getItem(int, Object) without set fill slots.
Full Changelog: 0.66...0.67