How to Connect to Your Minecraft Server
Join your Minecraft Java server via direct IP, the multiplayer menu, or a custom domain.
Find Your Server Address
Log in to the XGamingServer Panel. Your server IP and port are shown on the Network tab. The default Minecraft Java port is 25565 (TCP).
Connect to Your Server
Launch Minecraft Java Edition
Open the game and select your profile/version. The client version must match your server version.
Click Multiplayer
From the main menu, click Multiplayer.
Click Add Server
Click Add Server at the bottom of the screen.
Enter the address
| Field | Value |
|---|---|
| Server Name | Anything you want (just a label) |
| Server Address | 123.45.67.89:25565 |
If your server uses the default port 25565, you can omit it: 123.45.67.89
Save and join
Click Done, then select your server in the list and click Join Server.
Tip: Add your server to favorites so you don't have to re-enter the address each time.
Required Ports
| Port | Protocol | Purpose |
|---|---|---|
| 25565 | TCP | Game traffic |
Can't Connect?
| Problem | Fix |
|---|---|
| "Can't connect to server" | Verify the IP and port. Check the server is running in the panel Console |
| "Outdated server" / "Outdated client" | Your game version must match the server version. See Switch Version or Allow Any Version |
| "Failed to verify username" | online-mode=true requires a legitimate Minecraft account. Cracked clients are rejected |
| "Connection timed out" | Firewall blocking port 25565 — check Network in the panel |
| "You are not whitelisted" | Ask an admin to run whitelist add YourName in Console. See Whitelist Setup |
| "Server closed" | The server crashed or stopped. Check Console for errors |
Use a Custom Domain
To use play.yourdomain.com instead of an IP, set up an SRV record. See SRV Record Setup.
Related Guides
How is this guide?

How to Change the Java Version on Your Minecraft Server
Match the right Java version to your Minecraft server version. Java 8, 16, 17, and 21 requirements and how to switch.
Aikar's JVM Flags for Minecraft Servers Explained
What Aikar's flags are, why they improve Minecraft server performance, and how to apply them via the panel Startup tab.