[Suggestion] InventoryManager list items in connected inventory
Saratoubi opened this issue ยท 0 comments
Describe your idea
It'd be nice if there was a way to list the items inside an Inventory Manager's connected inventory. Currently "list()" lists all the items inside of a player's inventory. So something like listInv("top") to return a list of items inside whatever inventory is connected.
Describe alternatives you've considered if you've any
Currently you are able to do something like this by just connect the inventory that the Inventory Manager uses to the computer network. It'd just be nice if you didn't have to do this extra step.
Additional context
No response
Linked Issues
No response