Перейти к содержимому
Mineforgian

OpenInv

Open anyone's inventory as a chest, real-time!

5K загрузок19 подписчиковLGPL-3.0-onlyfoliapaperpurpurspigot

Обновлён 28 июня 2026 г. · опубликован 19 декабря 2025 г.

  • Slot identification guide
  • Inventory with companion resource pack

Features

  • OpenInv: Open anyone's inventory, even if they're offline.
    • Read-only mode! Don't grant edit permission.
    • Cross-world support! Allow access only from the same world.
    • No duplicate slots! Only armor is accessible when opening self (if allowed at all)!
    • Drop items as the player! Place items in the dropper slot in the bottom right. Can be disabled via permission!
    • Allow any item in armor slots! Configurable via permission.
  • OpenEnder: Open anyone's ender chest, even if they're offline.
    • Allow access only to own ender chest! Don't grant permission to open others.
    • Read-only mode! Don't grant edit permission.
    • Cross-world support! Allow access only from the same world.
  • SilentContainer: Open containers without displaying an animation or making sound.
  • AnyContainer: Open containers, even if blocked by cats or blocks.
  • Resource Pack Support: Personalize view using resource pack tricks like custom fonts and characters. See the wiki for details.

Commands

See the wiki.

Permissions

See the wiki

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
5.3.3Релиз1.21.10, 1.21.11, 26.1.2, 26.2folia, paper, spigot28 июня 2026 г.Скачать (348 КБ)
5.3.2Релиз1.21.9, 1.21.10, 1.21.11, 26.1.2folia, paper, spigot22 мая 2026 г.Скачать (348 КБ)
5.3.1Релиз1.21.9, 1.21.10, 1.21.11, 26.1.2folia, paper, spigot22 апреля 2026 г.Скачать (349 КБ)
5.3.0Релиз1.21.8, 1.21.9, 1.21.10, 1.21.11folia, paper, purpur, spigot18 января 2026 г.Скачать (403 КБ)

Ченджлог

5.3.3Релиз1.21.11, 26.1.2, 26.2 · 28 июня 2026 г.

Supported server versions

Paper: 26.2, 26.1.2, 1.21.11, 1.21.10, 1.21.9
Spigot: 26.2, 26.1.2, 26.1.1, 26.1

Announcement

The communities I'm involved in have moved away from Minecraft. As a result, I don't have a finger on the pulse and don't notice when updates happen. I'm still happy to update OI, but I need your help! If Minecraft updates and you don't see a pull request working on it, please open an issue to let me know.

What's Changed

  • Add support for 26.2
    • Thank you to @kalkafox for producing an initial adapter for Paper 26.2.
    • Spigot is no longer using versioned packages, so expect to see Spigot supporting similar versions to Paper as time goes on.
  • Drop support for 1.21.6-1.21.8
  • Replaced link listing for unsupported versions with a new wiki page: https://github.com/Jikoo/OpenInv/wiki/Supported-Versions
    • Since most people see the unsupported version message when Minecraft updates rather than when trying to install modern OI on an ancient server, it's easier to have an externally-maintainable listing rather than include known versions at the time into each release. This will also allow me to post announcements when updates are in-progress, making it easier for you to find out what the status is by checking a single place.

New Contributors

  • @kalkafox made their first contribution in #406

Full Changelog: 5.3.2...5.3.3

5.3.2Релиз1.21.10, 1.21.11, 26.1.2 · 22 мая 2026 г.

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

  • Changed output of /searchcontainer by @tonyjamesstark
    • Supports renamed containers for easier searching of more organized areas
  • Fix some tasks being scheduled on the wrong context on Folia and forks by @R00tB33rMan
  • Fix issues with plugins that manipulate outgoing item packets for opened player/ender chest inventories by @camdencove

Full Changelog: 5.3.1...5.3.2

5.3.1Релиз1.21.10, 1.21.11, 26.1.2 · 22 апреля 2026 г.

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

5.3.0Релиз1.21.9, 1.21.10, 1.21.11 · 18 января 2026 г.

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

Комментарии

Загружаем…