Skip to content

Releases: broken1arrow/MenuLibrary

fixed issues when register event

11 Dec 14:47
Compare
Choose a tag to compare
Pre-release

Full Changelog: 0.75...0.76

Added option to only check clicked slot

02 Dec 09:44
Compare
Choose a tag to compare
Pre-release

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

20 Nov 11:03
Compare
Choose a tag to compare
Pre-release

Should now detect different types of glass better.

Full Changelog: 0.73...0.74

fixed error in 1.10 when create item

16 Nov 19:46
Compare
Choose a tag to compare
Pre-release

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

13 Nov 21:38
Compare
Choose a tag to compare
Pre-release

should work without warns now. in latest 1.9.x version.

Full Changelog: 0.71...0.72

fixed issue when try set Unbreakable

13 Nov 20:47
Compare
Choose a tag to compare
Pre-release

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.

12 Nov 10:33
Compare
Choose a tag to compare

Fixed so it is not a space beteen page number and text

11 Nov 11:17
Compare
Choose a tag to compare

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

10 Nov 08:02
Compare
Choose a tag to compare
Pre-release

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

06 Nov 09:40
Compare
Choose a tag to compare
Pre-release

you will get option to use getItem(int, Object) without set fill slots.

Full Changelog: 0.66...0.67