(Note: The screenshot shows the general UI. Some minor details might differ slightly with the current version.)
This application provides a web-based interface to manage a single Minecraft Bedrock Dedicated Server.
Full documentation is available at https://bedrock-server-manager.digitaleducationsafety.org/.
- Clone the repository:
git clone https://github.com/digitaledsafety/bedrock-server-manager.git cd bedrock-server-manager - Install dependencies:
npm install
- Start the application:
node app.js
- Access the UI:
Open your browser to
http://localhost:3000.
For detailed configuration, API information, and usage guides, please refer to the official documentation.
Disclaimer: This is a fan-made tool! It's not officially linked to or endorsed by Mojang, Minecraft, or Microsoft.