Encrypting the Space Engineers server is a bit more complicated than in other games, please follow the mods below
- Download the Space Engineers Dedicated server tool from steam
- Open it.
- Click the "Run as administrator" button if you see it.
- Vyberte local / Console a poté klikněte na "Continue to server configuration".
- Type the password you want in the "Password" field, then click the save button at the bottom.
- Now click the "Edit" button next to the "Save" button, which should open the notepad file.
- Find these 2 lines
<ServerPasswordHash>z5dXWHuN6eheu9x+Hf8yEyUG71U=</ServerPasswordHash>
<ServerPasswordSalt>/NEiQKDQVNvBEnp27Izvjw==</ServerPasswordSalt>
For example, this hash is for the password "1234"
These two values, then put into the configuration file on the hosting.
- Open the main menu of your server administration
- Open "Configuration files" in the menu
- For the "SpaceEngineers-Dedicated.cfg" file, click on "Text editor" and find the lines with the password (In case this is a server that has already been started, you need to overwrite
- Insert the obtained hashes
- Save
- Start the server
