Jikoo / OpenInv

Open anyone's inventory as a chest, real-time!
GNU General Public License v3.0
119 stars 36 forks source link

Use a dummy top inventory if view-only #226

Closed Jikoo closed 1 month ago

Jikoo commented 1 month ago

Theoretically sorting plugins might clobber real inventories with the "empty" copy, so just reject all plugin interaction.

May be a good idea to drop all added items at the viewer, because the only source theoretically would be their own inventory. Locking down the bottom inventory isn't really an option; plugins checking the bottom are liable to use viewer's inventory directly instead of obtaining bottom inventory.