Skip to content

Releases: WantToBeeMe/EverythingItems

version 3.2110.2

25 Oct 11:41

Choose a tag to compare

3.2110.2 updates:
fixed a bug where clearing a inventory sometimes crashes due to index out of bound in a set

version 3.2110.1

15 Oct 20:50

Choose a tag to compare

3.2110.1 updates:
added a simple update method for maxStackSize to the UniqueItemStack

version 3.214.3

27 Dec 10:32

Choose a tag to compare

3.214.3 updates:
making the class RefreshHotBarItem and UniqueItemStack open so you can extend them

version 3.214.2

27 Dec 00:01

Choose a tag to compare

3.214.2 updates:
fixed all the update cmd methods that require an index, forgot to use mutable lists instead of normal lists

version 3.214.1

26 Dec 23:50

Choose a tag to compare

3.214.1 updates:
fixed the method naming so it was not broken anymore

3.214.0 updates:
made the old updateCustomModelData depricated
added all the new custom model data fuctions
accently did not double check the methods naming and made a broken version

version 3.213.1

28 Oct 22:31

Choose a tag to compare

3.213.1 updates:
fixed enchantment breaking bug

3.213.0 updates:
updated kotlin version to 2.0.20
updated spigot api to 1.21.3

version 2.3.0

04 Feb 20:39

Choose a tag to compare

now supports CustomModelData

version 2.2.2

03 Feb 12:41

Choose a tag to compare

version 2.2.2 Pre-release
Pre-release

added open event to the inventories

version 2.2.1

02 Feb 21:37

Choose a tag to compare

version 2.2.1 Pre-release
Pre-release

allow for shiftclick aswell