Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Inv View Forge/NeoForge

Inv View Forge/NeoForge

Allows you to open and manipulate the inventories and ender chests of online and offline players. Server Side

20.8k
8
Utility

Compatibility

Minecraft: Java Edition

1.21.x
1.20–1.20.5
1.19.x
1.18.2
1.17.1
1.16.5

Platforms

Forge
NeoForge

Supported environments

Server-side

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source
Donate

Creators

RazorPlay01
RazorPlay01 Member

Details

Licensed MIT
Published last year
Updated yesterday
DescriptionChangelogVersions

Show all versions

1
2

Inv View Forge/NeoForge 3.0.2-1.21.(5)

by RazorPlay01 on Jul 11, 2025
Download
  • Access to the inventory of the player executing the command has been blocked to prevent duplication using shift+click.
  • Support has been added for Minecraft versions 1.21 to 1.21.5.

Inv View Forge/NeoForge 3.0.1-1.21.1

by RazorPlay01 on Jun 22, 2025
Download

Port InvView to NeoForge 1.21.1 with complete refactoring and new features

  • Fully ported InvView from Forge to NeoForge 1.21.1, ensuring compatibility with the latest API.
  • Refactored codebase for modularity and extensibility:
    • Introduced InventoryProvider API for dynamic inventory handling (PlayerInventoryProvider, EnderChestProvider).
    • Replaced hardcoded commands with InventoryProviderRegistry for provider-based command registration.
    • Created AbstractInventoryScreenHandler to centralize common inventory container logic.
  • Added InventoryLockManager with InventoryType enum (PLAYER_INVENTORY, ENDER_CHEST, CURIOS, CURIOS_COSMETIC) to prevent concurrent modifications.
  • Implemented Curios API integration:
    • Added CuriosInventoryProvider and CuriosCosmeticInventoryProvider for functional and cosmetic Curios slots.
    • Updated PlayerCuriosInventoryScreenHandler and PlayerCuriosCosmeticInventoryScreenHandler to handle inventory changes with proper synchronization.
    • Registered Curios providers conditionally using ModList.get().isLoaded("curios").
  • Integrated LuckPerms support for fine-grained permissions:
    • Created PermissionHandler for conditional permission checks (inv_view.inv, inv_view.echest, inv_view.curios, inv_view.curios_cosmetic).
    • Fallback to Minecraft operator level 2) when LuckPerms is not installed.
  • Enhanced offline player support:
    • Improved InvViewCommands to load offline player data using MinecraftServer.getPlayerList().getPlayerForLogin().
    • Ensured data persistence with InvViewNeoforge.savePlayerData() for all inventory modifications.
  • Added translation support for UI and error messages (e.g., inv_view_neoforge.inventory_in_use.error, inv_view_neoforge.curios.inventory).
  • Optimized code for performance and maintainability, removing deprecated Forge methods.

Inv View Forge/NeoForge 2.1.0-1.20.1

by RazorPlay01 on Feb 4, 2025
Download

The mod has been completely rewritten improving the system of blocking access to inventories that were already being edited, the detection and management of inventories of disconnected players and the screens of each container have been rewritten for better optimization and maintainability in the future.

If you find any problem do not hesitate to report it, I will try to fix it as soon as possible, before releasing this update for the other versions of the game.

Changelog:

  • Added support to the inspection and modification of the cosmetics inventory of curios cosmetics.
  • Added support for Backpacked mod backpacks.

Bugfixes:

  • Fixed the problem that sometimes caused the quark and travelers' backpacks not to open when the player was disconnected.

Inv View Forge/NeoForge 1.7.0-1.19.+

by RazorPlay01 on Oct 8, 2024
Download
  • Added support to minecraft 1.19-1.19.4
  • Fixed some bugs reported in the previous release for minecrfat 1.19.2

Inv View Forge/NeoForge 1.7.0-1.21.1

by RazorPlay01 on Oct 7, 2024
Download
  • Added support to minecraft 1.21.1

Inv View Forge/NeoForge 1.7.0-1.20.2-1.20.4

by RazorPlay01 on Oct 7, 2024
Download
  • Support to minecraft version 1.20.2-1.20.4

Inv View Forge/NeoForge 1.7.0-1.20.1

by RazorPlay01 on Oct 5, 2024
Download

Changelog:

  • The curios screen has been made rescalable with a minimum of 9 slots and a maximum of 54 slots.

Bugfixes:

Known bugs:

  • If the target player is offline and either quark or travelersbackpack commands are used, several bugs occur due to the limitations of these mods when manipulating the items stored in their backpacks for offline players.

Inv View Forge/NeoForge 1.6.0-1.20.1

by RazorPlay01 on Oct 4, 2024
Download

Changelog:

  • Refactor Curios Code

Bugfixes:

  • Fixed an issue where sometimes it would not let open a player's inventory notifying that it was already being used by another player.
  • Fixed bug with the Inventorio inventory where the inventory items of the player executing the command were not correctly placed.
  • Added the command /travelersbackpack <username> which allows to open the equipped backpack of the specified player in case he has one. (TravelersBackpacks Mod Backpack Support)
  • Added the command /quark-backpack <username> which allows to open the equipped backpack of the specified player in case he has one. (Quark Mod Backpack Support)

Known bugs:

  • If the target player is offline and either quark or travelersbackpack commands are used, several bugs occur due to the limitations of these mods when manipulating the items stored in their backpacks for offline players.

Inv View Forge/NeoForge 1.3.0-1.19.2

by RazorPlay01 on Aug 14, 2024
Download

Added support to minecraft 1.19.2

Inv View NeoForge 1.3.0-1.20.5_beta

by RazorPlay01 on May 2, 2024
Download

NeoForge support

Inv View Forge 1.3.0-1.20.1

by RazorPlay01 on Apr 14, 2024
Download

Inv View Forge 1.3.0-1.19.4

by RazorPlay01 on Apr 14, 2024
Download

Inv View Forge 1.3.0-1.18.2

by RazorPlay01 on Apr 14, 2024
Download

Inv View Forge 1.3.0-1.17.1

by RazorPlay01 on Apr 14, 2024
Download

Inv View Forge 1.3.0-1.16.5

by RazorPlay01 on Apr 14, 2024
Download

Added support to Inventorio

Inv View Forge 1.2.0-1.20.2

by RazorPlay01 on Apr 11, 2024
Download

Inv View Forge 1.2.0-1.20.1

by RazorPlay01 on Apr 11, 2024
Download

Inv View Forge 1.2.0-1.19.4

by RazorPlay01 on Apr 11, 2024
Download

Inv View Forge 1.2.0-1.18.2

by RazorPlay01 on Apr 11, 2024
Download

Inv View Forge 1.2.0-1.17.1

by RazorPlay01 on Apr 11, 2024
Download
1
2

Modrinth is open source.

feat/theseus/tauri-v2@c5403db

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.