nobu-sh / kurafuto

A simple Vue vanilla webpack MCBE admin panel for Element Zero

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kurafuto

Discord Server Repo Size Commits Yearly Last Commit

Kurafuto is a simple project utilizing Node.js and Vue to create a web interface for Element Zero's BDS console

!IMPORTANT

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.


How to Use

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

Roadmap

- [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

Some Random Todo

- [ ] Custom loading icons - [ ] More custom logos - [ ] Pixi.js for dashboard graphs and animations

About

A simple Vue vanilla webpack MCBE admin panel for Element Zero


Languages

Language:JavaScript 75.9%Language:Vue 20.0%Language:Pug 2.6%Language:SCSS 1.5%