Apps / Games & other
Crafty Controller
Minecraft servers, without the terminal
A web control panel for Minecraft Java servers: create one from a template, start and stop it, edit its properties, read the console, schedule backups and restarts, and give someone else permission to manage their own server without handing them the box. Where the Bedrock module runs one fixed server, this runs several and lets you build them.
CategoryGames & other
Memory~600MB
Module
gamesInstalling it
Open the dashboard, find it in the App Store and press Install. Or from a terminal on the box:
sudo homebox install games
Where to open it
| Service | Port | First login |
|---|---|---|
| Crafty Controller | :8447 | Prints a generated admin password in the container log on its first start, and nowhere else. Read it with: homebox logs games |
Open it at your box's address with that port — the dashboard links to it directly once it is running.
Good to know
- It serves HTTPS with a self-signed certificate, so the browser warns on the first visit. That is expected here
- The admin password is printed in the log on the very first start only: homebox logs games
- Each server it creates opens its own game port, and those are not published by this module — add them to the compose file, or the servers are reachable only from this box
- Java servers only. Bedrock is a separate module because it is a different program with a different protocol