michaelzangl / minebot

Minebot
GNU General Public License v3.0
144 stars 48 forks source link

Any way to interact with custom inventory? #239

Open ajusa opened 6 years ago

ajusa commented 6 years ago

Hello!

One a server I play on, there are some GUI only options that I would like to trigger. For example, a row of inventory options will open up automatically, and I wish to select a certain item from that row. Is there any way I can do that? I looked at the /minebot get command, but that appears to only work on chests with item frames on it, and not on an already open inventory.

Thanks!

nightscloud2 commented 6 years ago

I dont think there is a way to do this, but if you know how to code you could modify this bot to perhaps learn to do that.

ajusa commented 6 years ago

I will probably add it in a PR if I get time to do so. Forgot about this issue after I stopped playing Minecraft lol