Inv View Forge/NeoForge

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

File Details

Inv View Forge/NeoForge 1.6.0-1.20.1

  • R
  • Oct 4, 2024
  • 39.46 KB
  • 173
  • 1.20.1
  • Forge

File Name

inv_view_forge-1.6.0-1.20.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:inv-view-forge-997252:5782280")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

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.