How to Change your Server to PvE
Stop your server if it's running.
Using the File Manager or SFTP Client, navigate through the folders to the directory, /ShooterGame/Saved/Config/LinuxServer/
.
Open the GameUserSettings.ini
file.
Under the [ServerSettings]
category, add the line ServerPVE=true
like the image shown below.
Once added, save the file.
Now go back to the directory /ShooterGame/Saved/Config/LinuxServer/
.
Open the Game.ini
file.
Add the line bAutoPvETimer=false
like the image shown below.
Save the file and Start your server!