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": []
}
