- Vypněte server
- Otevřete si konfigurační soubor a u souboru Users.eco klikněte na "Text Editor"
- Zde si najděte část souboru, která vypadá viz níže a do kolonky "values" v kategorii Admin vložíte svoje SteamID64
- Následně uložít
- Spustit 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": []
}
