Page 1 of 1

'admin only' console for headless server? (win7)

Posted: Mon Sep 19, 2016 3:38 pm
by impetus maximus
i'm following this guide on running a headless server, and playing on the same machine.
that guide is for 0.13.15, and i'm running 0.14.7
what do i add to the server.bat file so the console commands are only available to admins?

thanks

Re: 'admin only' console for headless server? (win7)

Posted: Mon Sep 19, 2016 3:51 pm
by Oxyd
Add --allow-commands admins-only to the Factorio command line.

So e.g.

Code: Select all

factorio --start-server saves/map.zip --allow-commands admins-only

Re: 'admin only' console for headless server? (win7)

Posted: Mon Sep 19, 2016 3:55 pm
by impetus maximus
thanks Oxyd ;)
I LOVE THIS GAME!