I tried searching to see if there was already any support/workarounds for this issue, but all I could find were posts about correct passwords being rejected by a server. My issue is the opposite, I have set a password on my server, but no-one is ever prompted when they connect to my server. I set the password in the serversettings file.
Yeah I saw the adminpassword in the defaultserversetting file. I just checked the engine.ini file and there is no lising for any passwords so do I just add the āserverpassword=blahā line item to it or do I need to add something before in square brackets?
I believe that it belongs in OnlineSubsystem. If you put it directly below ServerName= (wherever that happens to be), you should be good to go. So something like:
Looks like I got it working using your help. I was confused between the default files and the config files in the āSavedā directory. Iām not sure what the purpose is behind the āSavedā config files, but I will just edit the defaults.
That will technically workā¦ for a little while. But thereās a very good chance that some (or all) of the changes you make to the default files will be reverted back to the defaults each time the game is patched/updated. Any changes that you make to the files located in:
You can also set the password through in-game server config after activating admin mode (āMake me adminā) and re-opening the settings for the MP server. This should add the entry to the correct file, in the correct place.