Skip to content

Bump com.github.Jikoo:OpenInv from 4.1.8 to 5.3.1#559

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/com.github.Jikoo-OpenInv-5.3.1
Open

Bump com.github.Jikoo:OpenInv from 4.1.8 to 5.3.1#559
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/com.github.Jikoo-OpenInv-5.3.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 19, 2026

Bumps com.github.Jikoo:OpenInv from 4.1.8 to 5.3.1.

Release notes

Sourced from com.github.Jikoo:OpenInv's releases.

OpenInv 5.3.1

Supported server versions

Paper: 26.1.2, 1.21.11, 1.21.10, 1.21.9, 1.21.8, 1.21.7, 1.21.6
Spigot: 26.1.2, 26.1.1, 26.1

What's Changed

  • Update to 26.1(.2)
  • Drop support for Paper 1.21.5 and lower
    • Moving forward, the plan is to target a rolling year of releases, so 26.1 will be supported until 27.1 releases next year.
  • Improve performance of inventory close handling
    • Spigot will see some small improvement, but this primarily affects Paper.
  • Fix certain additional Bukkit data not saving correctly for offline players

Full Changelog: 5.3.0...5.3.1

OpenInv 5.3.0

Supported server versions

Paper: 1.21.11, 1.21.10, 1.21.9, 1.21.8, 1.21.7, 1.21.6, 1.21.5, 1.21.4, 1.21.3, 1.21.1
Spigot: 1.21.11

What's Changed

  • Added permissions for usage of container modes when toggled by an addon by @​Kawi16
    • This allows integrations to enable Silent/AnyContainer without granting access to the corresponding toggle commands.
  • Improved offline fuzzy search
    • Instead of reading every single player file from disk when doing a fuzzy match, we now do a single lookup. This is a massive performance boost for servers that have high player counts or run on spinning disks.
    • Searches now require that the first character of the target player's name be correct (case-insensitive). For Geyser-like names, this extends to the first character of their real name. For example, "XxXJohnMinecraftXxX" can no longer be located by a "johnminecraft" search. A search for "xjohnminecraft" could be used instead. A Geyser player ".FranMinecraft" would require ".f" to be eligible, i.e. "franmc" cannot produce the correct result while ".franmc" might.

New Contributors

Full Changelog: 5.2.0...5.3.0

OpenInv 5.2.0

Supported server versions

Paper: 1.21.11, 1.21.10, 1.21.9, 1.21.8, 1.21.7, 1.21.6, 1.21.5, 1.21.4, 1.21.3, 1.21.1
Spigot: 1.21.11

What's Changed

  • Added support for 1.21.11
  • Changed supported Spigot version to 1.21.11
  • Improved equal access behaviors
    • Added a prefix (default "[RO] ", controllable via resource pack translations) for read-only inventories
    • Added new nodes for per-player equal-access control: openinv.access.equal.edit, openinv.access.equal.view, and openinv.access.equal.deny
  • Improved feedback when not opening inventories under some circumstances, primarily when access was denied

Full Changelog: 5.1.15...5.2.0

... (truncated)

Commits
  • 872e14e Bump version to 5.3.1 for release
  • f5e534f Port Bukkit data fix to Spigot (#391)
  • 16a4c8f Update to Minecraft 26.1 (#385)
  • 7f42169 Bump softprops/action-gh-release from 2.5.0 to 2.6.1 (#386)
  • f945868 Bump com.gradleup.shadow from 9.3.2 to 9.4.1 (#388)
  • ee923c0 Upgrade Gradle wrapper to 9.4.1 (#383)
  • 80d48ed Improve InventoryHolder handling (#382)
  • 8de1f77 Bump net.md-5:SpecialSource from 1.11.5 to 1.11.6 (#379)
  • 8955882 Bump com.google.errorprone:error_prone_core from 2.46.0 to 2.48.0 (#378)
  • 037b3f8 Bump com.gradleup.shadow from 9.3.1 to 9.3.2 (#377)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.github.Jikoo:OpenInv](https://github.com/Jikoo/OpenInv) from 4.1.8 to 5.3.1.
- [Release notes](https://github.com/Jikoo/OpenInv/releases)
- [Commits](Jikoo/OpenInv@4.1.8...5.3.1)

---
updated-dependencies:
- dependency-name: com.github.Jikoo:OpenInv
  dependency-version: 5.3.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels May 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants