Looking to rent a Galactineers Game server? Click here to order your server
To modify your Galactineers server settings, please follow the steps below:
1. Open the 'Configuration Files' section from your control panel.
2. Select the 'Text Editor' option next to 'server_settings.xml'
3. To set up your server to suit your needs, refer to the example configuration below and make the necessary changes to the relevant parameters when necessary.
<?xml version="1.0" encoding="utf-8"?>
<ServerSettings xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<MaxPlayers>1</MaxPlayers> //Do not change, will stop your server from operating correctly.
<IPBinding>185.245.80.66</IPBinding> //Do not change, will stop your server from operating correctly.
<Password>WRITE SERVER PASSWORD HERE</Password> //Server password, when set, must be entered by anyone who wants to join the server
<MapPath>maps/OnlineServer</MapPath> //Do not change, will stop your server from operating correctly.
<Port>13579</Port> //Do not change, will stop your server from operating correctly.
<BlackList>
<string>HostileUserName</string>
</BlackList>
Need further assistance? Please click here to contact support via a ticket.