How to Connect to Your Minecraft Server
Your server's connection address follows a specific format. You can find your unique address on the "Console" page in the game panel.
The format is: g(number).valuegamenode.com:PORT
Breakdown of the Address:
-
g(number).valuegamenode.com
: This is the hostname of your server. Theg(number)
part identifies the physical node your server is running on, whilevaluegamenode.com
is our domain. -
:
(Colon): This is a separator between the hostname and the port. -
PORT
: This is the specific port number assigned to your server. It is essential for connecting.
Example:
A real server address might look like this: g5.valuegamenode.com:25590
To connect to your server, you must use the entire address, including the port number. Copy the full address and paste it into the "Server Address" field in your Minecraft client.