- Joined a game hosted by a friend on his PC (v0.15.10)
- Saved the game to mine when he left (server closed)
- Uploaded the savegame to a headless server (v0.15.12)
- Configured the server-settings.json file with a directive as following:
Code: Select all
{ [...] "admins": ["foo"] }
- Joining the game, displaying the admins list with the help of the /admins command, the name my friend originally used when he was hosting the game on his computer, and only his name, appears
- The player named 'foo' to be promoted to admin and connect
- No-one else being admin, including the original owner of the savegame, since the savegame could be loaded anywhere else where he has no authority
- Yes, the server-settings file is correct, the format of which has not changed since v0.14.23 and another factorio headless instance (v0.14.23) has been successfully loaded with me being promoted as admin there.
- It is worthy to note that another savegame has been used to bootstrap the other (v0.14.23) instance, but this time it was a savegame of solo play, not multiplay