1. When making a thread, please tag your thread accordingly using the menu to the left of the textfield where you name your thread where applicable. Server Advertisements and Mod Releases should be contained to their respective subforums.

Server Help Server

Discussion in 'Multiplayer' started by Kilowolf, Apr 22, 2017.

  1. Kilowolf

    Kilowolf Big Damn Hero

    How the heck do I set admins and profiles in my public server? I have looked up some old stuff and it says to edit this line.

    "serverUsers" : {
    "fred" : {
    "admin" : true,
    "password" : "hunter2"
    },
    "george" : {
    "admin" : false,
    "password" : "swordfish"
    }
    },

    But this line simply does not exist in the config files and when I try to add it the game clears it when I start the server. I would like to add a admin and some users.
     
  2. Hel

    Hel ✨ Johto's Finest ✨ Forum Moderator

    Its found in the game config last I remember not the server
     

Share This Page