Release 1.0.0

Details

  • Filename
    zip-plugin-1.0.0.jar
  • Uploaded by
  • Uploaded
    Jan 22, 2023
  • Size
    117.21 KB
  • Downloads
    165
  • MD5
    a9db2a967c2f090799f2552636f69854

Supported Bukkit Versions

  • 1.19.3
  • 1.19.2
  • 1.19.1
  • 1.19

Changelog

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