mega12345mega / NBT-Editor

Edit items, blocks, and entities in-game.
MIT License
47 stars 14 forks source link

[Feature Request] Expansions of /get lostitem, similar to NBT Void #111

Open KadTheHunter opened 1 month ago

KadTheHunter commented 1 month ago

Given the seeming demise of NBT Void, I'd love to see some version of its features incorporated into NBT Editor. As you said in the Shulker Archives server, /get lostitem handles cursor updates, so expanding its reach to other items encountered (potentially up to items seen in other players inventories?) with configurable limits would both enhance /get lostitem and fill the void of NBT Void.

I think the configurable options should be

  1. Item Limit (e.g 1,000 items)
  2. Range

The range could be

Potentially there could also be an inventory tab for Lost Items similar to the ClientChest/EnderChest tabs, though that may just introduce more clutter there.