Skip to content

OpenInv 5.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Aug 17:59
· 26 commits to master since this release
5.1.1
5d75640

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 are allow (previous behavior - full access allowed by other permissions) and deny (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.
  • 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