Hello,
I'm sorry i cant find any information on how to grants me admin rights on my server.
The map is hostet by a provider where i don't have access to the console of the server!
The map was createt without any special settings for admin!
So after we played some time i needed to get admin rights. I stopped the server, opened the server-setings.json file and added my factorio Username, and SteamID64 to be save. -> Doesn't work. After some searching i found the information, that this setting promotes players only when they first join the server. Ok so if i'm correct i cant become admin because i have already played on the server.
So i took the savegame, copyed it to my local pc, started a multiplayer, uses /promote command to promote me, saved again , copy to server. But after starting the server -> still not an admin.
I don't get what i need to do. So i hope someone can point me in the right direction.
How to become admin?
Re: How to become admin?
With 0.17 you have to put your factorio username into server-adminlist.json instead of server-settings.json.
Code: Select all
["Sphinx"]
Last edited by Yenz on Fri Apr 19, 2019 9:47 am, edited 1 time in total.
-
- Fast Inserter
- Posts: 145
- Joined: Mon Apr 18, 2016 8:08 pm
- Contact:
Re: How to become admin?
Was going to say the same thing. You need to make a new file that doesn't exist, and the settings in server-settings do nothing. Probably needs to be cleaned up at some point.
Re: How to become admin?
It's working. Thanks a lot, would have saved me quite some time if i knew it. This file should be created by default to give a hint how it should work.
Re: How to become admin?
Yeah it would be nice if this could be indicated somehow. I have the admins configured in my config file, like for 0.16, and the game just start up fine but I'm not an admin. Took some searching yesterday night to find that it had changed to a dedicated file (for no apparent reason).