Releases: lishid/OpenInv
Releases · lishid/OpenInv
OpenInv 4.0.4
OpenInv 4.0.3
- Fixed plugin not loading due to unsupported API version
- Supports 1.14.2, not 1.14.1
OpenInv 4.0.2
- 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
- Added support for 1.14.1, removed support for 1.14
OpenInv 4.0.0
- 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
- If you depend on OpenInv's API, please ensure that you are checking
- Removed long-deprecated API methods
OpenInv 3.3.7
- Added support for more recent versions of 1.13.2
OpenInv 3.3.6
- Fixed disconnected chests being considered for AnyContainer requirements
- Added support for 1.13.1
OpenInv 3.3.5
- 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
- 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
- Added support for 1.13-pre7
1.13 has been cursorily tested. Use at your own risk.