The simplest option is when your group is physically in the same place — the same apartment, house, or classroom — on a shared Wi-Fi or wired network. In this case, no separate setup is needed at all: a local server starts with a couple of clicks from inside the game itself.
- Launch the game and either create a new world or load an existing one.
- Once loaded, open the pause menu and select "Open to LAN."
- The screen will display a port number — note it for the other players to connect.
One thing to keep in mind: the server is alive only while the host (the player who opened the world) is in the game. The moment they exit Minecraft, the session ends and everyone else is automatically disconnected.
Finding Your IP AddressThe world didn't appear automatically? No problem — there's a manual method using IP and port. How to find your local IP depends on the operating system:
- Windows — press Win + R, type cmd, then enter ipconfig in the console. Look for the "IPv4 Address" line.
- macOS — ipconfig getifaddr en0 shows the Wi-Fi address; ipconfig getifaddr en1 shows the wired connection.
- Linux — a single terminal command: hostname -I.
Connecting to a Local ServerIn the game: "Multiplayer" → "Direct Connection." Enter the IP address followed by a colon and the port — for example, 192.168.1.105:25565. All players must be running the same version of Minecraft, or the connection will fail.