Setting up a Minecraft server that accommodates both Java Edition and Bedrock Edition players can be a seamless process with Docker and GeyserMC. This guide walks you through the steps to host your Minecraft world on your Windows PC using Docker, making it accessible to anyone on your local network, including those using Windows PCs and iPads. By integrating GeyserMC into your Docker Compose setup, you enable cross-platform play, ensuring that both Java and Bedrock players can join your server effortlessly. This method leverages Docker's flexibility and ease of configuration, providing a persistent and manageable server environment.
-
Prepare the Directory Structure: Make sure your directory structure looks like this:
C:\
└── MinecraftServer\