Analysis updated 2026-05-18
Run and manage multiple Minecraft servers from one web dashboard instead of the command line
Automatically back up a Minecraft world on a schedule and roll back a bad modpack upgrade
Share a Minecraft server config as a portable file so a friend can recreate the same setup
Keep track of who is playing, moderate players, and investigate suspected cheating
| anefzaoui/minecraft-server-manager | boneskull/promwrap | botts7/dreame-scheduler-addon | |
|---|---|---|---|
| Stars | 7 | 7 | 7 |
| Language | JavaScript | JavaScript | JavaScript |
| Last pushed | — | 2020-07-21 | — |
| Maintenance | — | Dormant | — |
| Setup difficulty | moderate | easy | moderate |
| Complexity | 3/5 | 2/5 | 2/5 |
| Audience | general | developer | general |
Figures from each repo's GitHub metadata at analysis time.
Requires Docker and the itzg/docker-minecraft-server image already available on your machine.
Minecraft Server Manager is a free, self-hosted control panel for running Minecraft servers as Docker containers. It is built on top of an existing Docker image for Minecraft servers and aims to match the features of paid or more complex panels like Pterodactyl, Multicraft, and AMP, while staying entirely free and running only on your own machine. The whole panel lives in a single folder, so moving it to a new computer is as simple as copying that folder. The panel covers the full lifecycle of a server: creating, starting, stopping, restarting, and deleting instances, with a guided setup wizard that offers a simple mode for common settings and an advanced mode that exposes every option the underlying Docker image supports, explained in plain language. Modpacks are locked to a specific version when installed so they never silently change, and upgrading a pack goes through a preview, an automatic backup, and a one click rollback if something goes wrong. Mods you add yourself are stored in a shared library and survive pack updates. Beyond the basics, the panel includes a live console with search and command history, player management such as whitelists, bans, and teleporting, scheduled backups and tasks, and a way to export a server as a portable package that can be reimported elsewhere. It also tracks disk usage per server, keeps a history of every action taken, and can automatically detect and explain server crashes. Extra features include an optional live map of the Minecraft world, player statistics and rankings, a readable timeline of chat and game events, tools for inspecting player inventories, Discord notifications, and an assistant that suggests compatible mod and game version combinations based on the mods you want. There is also an optional public status page showing whether a server is online and how many players are connected. The project states it is not affiliated with Pterodactyl, Crafty Controller, or AMP, and is released under the MIT license.
A free, self-hosted web panel for running and managing Minecraft servers in Docker, similar to Pterodactyl but simpler to install.
Mainly JavaScript. The stack also includes JavaScript, Node.js, Docker.
Free to use, modify, and share for any purpose, including commercial use, as long as you keep the copyright notice.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.