Overview of itzg/docker-minecraft-server
masterThe itzg/docker-minecraft-server project provides a Docker image for running Minecraft Java Edition servers. It allows for highly configurable server deployments using environment variables, automated management of mods and plugins, and support for various server types and modpack providers.
Key Capabilities:
- Run different versions of Minecraft Java Edition.
- Use various server types and platforms.
- Configure server properties via container environment variables.
- Automate mod and plugin downloads and cleanup.
- Use various modpack providers/platforms.
Note on Editions:
This image natively supports Java Edition. For Bedrock Edition, you should use itzg/minecraft-bedrock-server or follow specific configuration steps to add Bedrock compatibility to a Java server.