set up online headles linux server with "require_user_verification": false

Anything that prevents you from playing the game properly. Do you have issues playing for the game, downloading it or successfully running it on your computer? Let us know here.
isralex
Manual Inserter
Manual Inserter
Posts: 2
Joined: Fri Jul 27, 2018 11:30 pm
Contact:

set up online headles linux server with "require_user_verification": false

Post by isralex »

Im having troubles and i dont know if still is a feature if not authenticated players can join a server.
I have a running and operational linux headless server hosted with its own IP, game password and forwared ports, i dont have trouble with that, my problem is to allow not verified users to join the server, and in my json config server file have the following:

Code: Select all

  "require_user_verification": false,
 "visibility":
  {
    "public": false,
    "lan": true
  },
Also in the Json file the credentials fields of "username" and "password" are empty.
With a verified and logged-in account i am able to connect and join as normal, but with a unlogged account I can't.
My question is, in the json config file, is this enough for non-verified players to join a server or I'm missing something else? Is it still possible?
My server runs on 1.1.49 version of the game
Post Reply

Return to “Technical Help”