OpenInv 5.3.0
Details
-
FilenameOpenInv.jar
-
Uploaded by
-
UploadedJan 18, 2026
-
Size403.40 KB
-
Downloads7,284
-
MD52b480b25dfd9dded4f536ca8870e5f2b
Supported Bukkit Versions
- 1.21.11
- 1.21.10
- 1.21.9
- 1.21.8
- 1.21.7
- 1.21.6
- 1.21.5
- 1.21.1
- 1.21.3
- 1.21.4
Changelog
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