How to see someone’s inventory in minecraft vanilla
Emily Cortez
Published Mar 25, 2026

In Minecraft Vanilla 1.12.2 you can’t look up other player’s inventories, you can only test if a certain item is in it. But in 1.13 (and already in the snapshots) you can use /data get entity
There are other answers below:
[Minecraft] How to Get Someone Else’s Inventory in Vanilla. Step 1: Step 1 – Getting Into the Right Folder. So the first step is to go into your save folder in your server files,… Step 2: Step 2 – Knowing What Files to Edit. The next step is when you get into your players folder, to locate your …
Hey guys. A really cool new invention today for you. Extremly small and compact. Great for any type of map. Enjoy! :DUPDATED! Now Works with non-stackable it…
Command format: /see
Though it should be said that checking an online player’s inventory/ender chest items is as easy as: data get entity
So that for example each team has each their wool block or so (pvp map) and when they die or do something, it can see if it was a red or blue person. But is there a way, so that they don’t loose the item when going through the machine? or is it just simple as that at the output it needs to have like ”give @p
You could make him take a full inventory of cobblestone or something to prove that he isn’t hiding anything. But I don’t think there is a built in command for that. “How ridiculous and how strange to be surprised at anything which happens in life!”
Open the inventory with all user online(click on one face and you open her inventory). /spi inspect: seeplayerinventory.use.inspect // /spi inspect toggle: seeplayerinventory.use.inspect.toggle: Active/Deactivate the target Mode to inspect the inventories. /spi inspect togglevisibility: seeplayerinventory.use.inspect.togglevisibility
You will see the message “Cleared the inventory of
Find the player’s UUID. You can do this by searching for their username in a website such as NameMC.com. The UUID will be the string of numbers and letters separated by dashes. For Example: 31863eea-82fd-47d4-91aa-c1c62f69d9f4 Navigate to the server’s world folder and open it. You can do this via the gamepanel’s File Manager or via FTP.
- To look a player inventory: To look a chest inventory: To set a player inventory in a chest and clean his inventory (command block): Provided you are using a multiplayer server, the common (and useful) Essentials plugin comes with an in-build command to view a player’s inventory. You can use the /invsee <name> command to achieve this.
- Similar search: how to look at a player inventory
Related Questions
How to see other players inventory in Minecraft?
Provided you are using a multiplayer server, the common (and useful) Essentials plugin comes with an in-build command to view a player’s inventory. You can use the /invsee
How to get a list of other players’inventories?
2 In Minecraft Vanilla 1.12.2 you can’t look up other player’s inventories, you can only test if a certain item is in it. But in 1.13 (and already in the snapshots) you can use /data get entity
How do you get inventory from a chest in Minecraft?
To look a player inventory: /data get entity @p Inventory. To look a chest inventory: /data get block 0 0 0 Items. To set a player inventory in a chest and clean his inventory (command block): execute at @p run data modify block 762 70 1565 Items set from entity @p Inventory clear @p. Share.
How to inspect inventory in the game?
Open the inventory with all user online (click on one face and you open her inventory). Active/Deactivate the target Mode to inspect the inventories. Active/Deactivate the ability for other players to inspect your inventory. Shows the inspection status of the toogle and toggle visibility. Reload the Config. …. Access to all commands. …. ….