mineflayer-web-inventory icon indicating copy to clipboard operation
mineflayer-web-inventory copied to clipboard

Web based viewer for your mineflayer bot's inventory

Results 6 mineflayer-web-inventory issues
Sort by recently updated
recently updated
newest added

Web Inventory only works when the bot has no items. If it has an item it crashes. I tried it on Minecraft 1.18.2 Error message ``` mineflayer-web-inventory error. trying to...

It would be useful to be able to click and move the items to reorganize the bot inventory, craft or even drop the items. This shouldn't be too hard to...

enhancement

Maybe extend https://github.com/PrismarineJS/prismarine-viewer/tree/master/examples/web_client

enhancement

I think the tripwire hook has the texture of an oak plank,could you change it?

web-inventory doesnt works on python ![image](https://user-images.githubusercontent.com/97786475/212441126-c7b12aba-659f-422e-864a-5d0e789575cf.png) Requires in my code: mineflayer = require('mineflayer') pathfinder = require('mineflayer-pathfinder') movements = require('mineflayer-pathfinder').Movements GoalNear = require('mineflayer-pathfinder').goals inventoryViewer = require('mineflayer-web-inventory') pvp = require('mineflayer-pvp').plugin

Can multiple bot instances be supported? like using the same port 80 and using different web paths to view them