How to add Password to server

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="ServerPassword" value=""/> . When you have found this line, you just need to add a password in the Value area. 

Before:
<property name="ServerPassword"                    value=""/>

After:
<property name="ServerPassword"                    value="Thisismynewpassword"/>



//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


Revision #9
Created 20 August 2024 08:16:59 by Turretedash7
Updated 28 August 2024 08:26:04 by Turretedash7