Welcome to The Forum

Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies and more


JayZX535

Members
  • Posts

    1
  • Joined

  • Last visited

Reputation Activity

  1. Like
    JayZX535 got a reaction from Nick in Changing Number of Players?   
    Hello,
    I'm very new to server hosting and trying to figure things out.  I'm trying to set up my server to allow a maximum of 6 players, but for some reason it's stuck at one.  Am I doing something wrong?  I tried to just set it back to -1 but even that isn't working...
     
    My network config is as follows:
     
    {
        "PublicServer": true,
        "Password": "xxx",
        "Description": "xxx",
        "IPAddress": "###",
        "GameServerPort": "###",
        "WebServerPort": ###,
        "Rate": 10,
        "MaxConnections": -1
    }