The most targeted and niche dashboard ever created for anything under the Sun.
- Auto crafting for AE2 and Refined Storage Systems
- Global and per item threshold limit to prevent item clogging
- Item data table to view all items in the storage system
- Web <-> Game chat messaging
- Real-time data updates with Socket.IO
- Communication between backend and Computer Craft Computer with websockets
- Finish global limit system
- Finish per item limit system
- Finish chat messaging system
- Add item rendering next to name in the table
- Add item amount history
- Online players list
- Heavily optimize (a lot)
- Automatically download correct vanilla.jar based upon the modpack version (fetch-assets script)
This project is intended to be deployed on the same machine that is running the Minecraft server instance although can be run anywhere else as long as the constant websocket pinging doesn't exceed bandwidth limitations.
Under Construction