OpenInv 5.1.1
Supported Minecraft versions
1.21.1, 1.20, 1.20.6, 1.20.4
Changelog
- Make toggles transient
/silentcontainer
and/anycontainer
will now turn off when you leave the server. This makes it easier to administrate responsibly by not accidentally leaving yourself in an administrative mode constantly.- The addon OITogglePersist can be used to reinstate the old behavior of toggles being saved across sessions and server restarts.
- Added configuration option
settings.equal-access
.- Defaults to
view
(view-only mode for equals). Other options areallow
(previous behavior - full access allowed by other permissions) anddeny
(no access to equals). - Controls behavior for equal access, allowing for setups where equal ranks are not allowed to edit to prevent pranks and other situations.
- Defaults to
- Add support for 1.21.1
- Improve performance on Paper servers by @NewwindServer
- Fix legibility pack breaking normal white stained glass texture by @BingYanchi
- Improve view-only mode to further lock out plugin-based interactions that ignore event cancellation
- Fix some issues with plugin compatibility related to viewing own inventory
- Fix crash related to ender chest
- Code health
Full Changelog: 5.0.0...5.1.1