Kurafuto is a simple project utilizing Node.js and Vue to create a web interface for Element Zero's BDS console
This is in a broken state and does not work anymore as element zero does not function anymore. I will make a new version of this once i get time to support all popular bedrock server solutions like pocketmine, aternos, and possibly java geyser floodgate configs.
Node version something is required... lets say v8 or higher I suppose
- Clone repository
- Run
npm install
- Edit
kurafuto.config.js
to fit your needs npm 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