OpenInv 4.3.0
Supported Minecraft versions
1.18.2, 1.19.3, 1.19.4
What's Changed
- Added support for 1.19.4
- Dropped support for 1.19/1.19.1
- Policy is to support last 2 major revisions and last 2 minor revisions of current major revision
- Add lookup cache for
/openinv
and/openender
- Saves last 10 lookup results
- Improves performance for people who up-arrow every command no matter how long ago it was (I'm in this post and I don't like it)
- Add the option to have no arguments mean self for
/openinv
and/openender
- Previously this always performed as the lookup cache by opening the last user searched
- Improve LanguageManager
- Fix missing keys not being written to disk for easy translation
- Add a guessfile-like system where missing translation keys are inserted into a separate section for easy identification
- Reduce the verbosity of the warning for missing translations
- Clamp
/searchcontainer
radius to configurable amount - Fix plugins causing redundant InventoryCloseEvents sticking players in an internal spectator state with SilentContainer
- Broke my own release process by trying to improve Actions usage
- I had to manually download the binary to include it in the release which I am also manually creating. Very sad, at least 8 more clicks than usual. Automation in shambles.
If I also broke the action that clones this release to Curseforge my day will be ruined.Day not ruined, that one works fine. Thank goodness.
- I had to manually download the binary to include it in the release which I am also manually creating. Very sad, at least 8 more clicks than usual. Automation in shambles.
Full Changelog: 4.2.2...4.3.0