Multiplatform app to control Minecraft Bedrock Dockerized servers, built with Flutter.
Admincraft is a multiplatform app for managing Minecraft Bedrock servers in Docker containers. Given that RCON isn't available for Bedrock, Admincraft uses the Admincraft WebSocket project to interact with the Minecraft server. This approach allows for secure and real-time command execution and server management through a WebSocket connection, providing an intuitive GUI for tasks such as issuing commands, performing server maintenance, and monitoring server logs.
- Currently optimized for use with Oracle Always Free, using a server created with docker-minecraft-bedrock-server.
- Development is focused on Android and Windows; other platforms may be unstable.
You need a Minecraft Bedrock server and Admincraft WebSocket running in Docker to use Admincraft. Visit the server setup guide to set up yours for free!
Once you have your server ready, download Admincraft for your platform, add your server in the app, and you're good to go!
- Follow the official Flutter installation guide.
- Open the project in the IDE of your choice (VSCode is recommended) and run the app by following this guide.
- Run
flutter build apk
. - The APK will be available at build/app/outputs/apk/release.
- Run
flutter build windows
. - The .exe file with the required files will be available at build/windows/x64/runner/Release.
You can view the planned, started, and completed features in GitHub Projects.
The community and team are available in GitHub Discussions, where you can ask for support, discuss the roadmap, and share ideas.
Our Contribution Guide describes how to contribute to the codebase and documentation.
Docker tools
Fonts
Licensed under the GPLv3 License.