A simple Vue vanilla webpack MCBE admin panel for Element Zero
Kurafuto is a simple project utilizing Node.js and Vue to create a web interface for Element Zero’s BDS console
!IMPORTANT
Node version something is required… lets say v8 or higher I suppose
npm install
kurafuto.config.js
to fit your needsnpm start
to build webpack and start server- [x] Create Node Interface For BDS.exe- [x] Add chat api events- [X] Protect interface via logins- [X] Add multiple logins support via database- [ ] Add owner registeration key generation- [ ] Create web interface- [x] Redo log handler for interface- [ ] Customizable auto complete for web interface- [ ] Add script support for node programs on the side (like a discord.js bot)- [x] Multiple server support- [ ] Other Server Launcher Support (PocketMine, JsPrismarine, etc)- [ ] Golang rewrite
- [ ] Custom loading icons- [ ] More custom logos- [ ] Pixi.js for dashboard graphs and animations