Back to all guides
Minecraft Guidejoiningconnectionjavabedrock

How to Join a Minecraft Server

Step-by-step instructions for Java & Bedrock crossplay server connection.

# How to Join a Minecraft Server Connecting to a dedicated Minecraft server is straightforward, whether you are using Minecraft Java Edition or Bedrock Edition. Follow this guide to connect to your multiplayer world in seconds. --- ## 1. Locate Your Server Connection Info To connect, you will need two details from your server control panel or host: * **Server IP Address or Domain** (e.g. `mc.yourdomain.com` or `192.168.1.100`) * **Port Number** (Default for Java Edition is `25565`; default for Bedrock Edition is `19132`) > [!NOTE] > If your server uses the default port (`25565`), you only need to enter the IP or domain name. If it uses a custom port (e.g. `25570`), append it to the IP with a colon: `192.168.1.100:25570`. --- ## 2. Connecting in Minecraft Java Edition 1. Launch **Minecraft Java Edition** from the official Minecraft Launcher. 2. Select **Multiplayer** from the main menu. 3. Click **Add Server** (or **Direct Connection** for a quick session). 4. Enter a name for the server in the **Server Name** field. 5. In the **Server Address** field, type your IP address and port (e.g., `play.lobby-maker.com:25565`). 6. Click **Done**, select your server from the list, and press **Join Server**. --- ## 3. Connecting in Minecraft Bedrock / Crossplay (Geyser) If your server runs Minecraft Bedrock Edition or has the GeyserMC crossplay plugin enabled: 1. Launch **Minecraft** on PC, Mobile, or Console. 2. Click **Play** > **Servers** tab. 3. Scroll down and click **Add Server**. 4. Enter the **Server Name**, **Server Address**, and **Port** (default `19132`). 5. Click **Save** and select **Join Server**. --- ## Troubleshooting Connection Issues * **"Can't resolve hostname"**: Double-check the IP address or domain name for typos. * **"Connection refused"**: Verify that the server status is **Online** in your dashboard. * **"Failed to verify username"**: If playing on an offline/cracked server, set `online-mode=false` in `server.properties`.