Skip to main content

Change Server Region

Before following these steps, make sure to stop your server first. This is to avoiding breaking anything on your server while you edit. 



Step 1:
Head to your game panel and look for your File icon on the left hand side.
// Photos to be added on AH 2.0

Step 2: When you are in you files, scroll down until you see a file named: serverconfig.xml
// Photos to be added on AH 2.0

Step 3:  Open the file and look for the line that says: <property name="Region" value="NorthAmericaEast" /> . When you have found this line, you just need to add you server region in the Value area.

To find your Region look at Step 3a:

Before:
<property name="Region"                            value="NorthAmericaEast" />

After:
<property name="Region"                            value="Oceania" />


//Photos to be added on AH 2.0

Step 3a: To find your region, head to the Startup icon on the left hand side. And, look for Debug Information Box. In the box, you should see you host location on the Node line. 

When you have found what your node name is, head to Alien Host Uptime

Then look for your Node region. When you have found it, then you can head back to your file and change your region to the correct region.

The Following Regions you can use: NorthAmericaEast, NorthAmericaWest, CentralAmerica, SouthAmerica, Europe, Russia, Asia, MiddleEast, Africa, Oceania. 

If you are on an Australia Node, your region will be set as Oceania.


//Photos to be added on AH 2.0

Make sure to save before exiting the file.

After Completing these steps, you can now go and start you server.


//Photos to be added on AH 2.0