Your server config file may be called different things depending on your GSP, but generally will be located in your Admin/Profile folder. Below is a general layout of the server config file.
*WARNING-Editing scripts is DETAIL ORIENTED! Meaning that extra spaces and values that do not end with a semi colon ";", will crash your server and cause problems.
Line 7 is the hostname="Your server and mods here";
In this section is where you will put your server name with a brief list of MODs that you currently use. This is the name that will show up on the Client Browser and DZSA Launcher browser, so put some thought and care into your name. There is a limit on the amount of characters you put in the name so keep it brief, if you go over the character limit your server simply wont start, and if it does you WONT be able to log into it.
Line 8 you can select a password so that in order for people to log into your server they must type in whatever password you like, and must be entered like so, password = "yourpassword";
Line 9 sets your Admin password
This is just a brief explanation and further detail will be added on future posts.