Skip to content

Releases: Imprex-Development/zero-inventory-problems

Release 1.0.2

17 Mar 21:52
425ef2b

Choose a tag to compare

Added

  • 1.19.4 support
  • Self building and caching nms maven dependencies

Removed

  • Codemc maven repository

Release 1.0.1

26 Jan 22:59
94170b5

Choose a tag to compare

Added:

  • lore command

Release 1.0.0

22 Jan 21:37
d5165e1

Choose a tag to compare

Added:

  • cancel command
  • give command
  • moved sub commands in sub classes
  • tab complete for commands
  • implemented api

Changes:

  • translated en_US, thanks to @Dragon0697
  • renamed middle backpack to medium

Fixed:

  • config missing locale value
  • Backpack#hasContent is now also checking unuseable items
  • item stacking when crafting more than two at the same time
  • error when backpack was saved with a null type
  • Backpack#hasContent throw error when inventory was null