ECO /// How do I set up the administrator

1. Shut down the server
2. Open the configuration file and click on "Text Editor" next to the Users.eco file
3. Here you will find the ast file, which looks like below and in the "values" field in the Admin category you will find your SteamID64
4, Next save
5. Start the server

"MuteList": {
"Collection": {
"Eco.Gameplay.Players.TimeUser": {
"$type": "System.Collections.Generic.List`1[[Eco.Gameplay.Players.TimeUser, Eco.Gameplay]], System.Private.CoreLib",
"$values": []
}
}
},
"Admins": {
"Collection": {
"System.String": {
"$type": "System.Collections.Generic.List`1[[System.String, System.Private.CoreLib]], System.Private.CoreLib",
"$values": [
      "12345678901234567",
      "09876543210987654"
    ]
  }
}
},
"QueuePriorities": {
"Eco.Gameplay.Players.QueuePriority": {
"$type": "System.Collections.Generic.List`1[[Eco.Gameplay.Players.QueuePriority, Eco.Gameplay]], System.Private.CoreLib",
"$values": []
}

  • eco admin, eco administrátor, eco práva
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

ECO /// How do I set the color name of the server

ECO allows you to have a color name of the server, to set it, follow the steps below. 1. Turn...

ECO /// How can I use RCON and where can I find the password

In ECO you can use the RCON protocol to enter different commands and data into the game. It can...

ECO /// World generation and resizing

In its current state and after the purchase of the server, the world size is set to 52x52,...

ECO /// How do I upload a world that has already been played?

1. Log in to the server management.2. Shut down the server.3. Click on File Manager.4. Open the...

ECO /// IMPORTANT: First Server Start!

Starting from version beta11, it is necessary to run the server under a user login. Therefore, on...