Skip to content

Releases: lishid/OpenInv

OpenInv 4.0.4

19 Jul 11:25
Compare
Choose a tag to compare
  • Fixed issue with armor contents being shuffled if player was loaded on join (#107)
  • Fixed barrels not being silent (#106)

OpenInv 4.0.3

28 May 00:59
Compare
Choose a tag to compare
  • Fixed plugin not loading due to unsupported API version
  • Supports 1.14.2, not 1.14.1

OpenInv 4.0.2

28 May 00:25
Compare
Choose a tag to compare
  • Added support for 1.14.2
    • Dropped support for 1.14.1
  • Fixed error in new string comparison util, offline name matching should be vastly improved

OpenInv 4.0.1

15 May 23:50
Compare
Choose a tag to compare
  • Added support for 1.14.1, removed support for 1.14

OpenInv 4.0.0

05 May 21:07
Compare
Choose a tag to compare
  • Added support for 1.14
  • When OpenInv encounters an unsupported version, it will no longer disable itself entirely so it is clearer to users what is wrong
    • If you depend on OpenInv's API, please ensure that you are checking IOpenInv#isSupportedVersion before attempting to use any methods - Bukkit will no longer report the plugin disabled
  • Removed long-deprecated API methods

OpenInv 3.3.7

18 Jan 23:37
Compare
Choose a tag to compare
  • Added support for more recent versions of 1.13.2

OpenInv 3.3.6

26 Aug 18:50
Compare
Choose a tag to compare
  • Fixed disconnected chests being considered for AnyContainer requirements
  • Added support for 1.13.1

OpenInv 3.3.5

14 Aug 01:46
Compare
Choose a tag to compare
  • Fixed disconnected chests opening as a double chest on 1.13

If you're downloading this for a version below 1.13, thanks for patting my ego by inflating the download count. There's no change for you.

OpenInv 3.3.4

29 Jul 14:09
Compare
Choose a tag to compare
  • Added support for 1.13
  • Reversed the order of wildcard checks, should make it easier to negate undesired nodes. (#85)

OpenInv 3.3.4 alpha 1

15 Jul 16:10
Compare
Choose a tag to compare
OpenInv 3.3.4 alpha 1 Pre-release
Pre-release
  • Added support for 1.13-pre7

1.13 has been cursorily tested. Use at your own risk.