Eco | Whitelist/Blacklist Print

  • Eco Whitelist/Blacklist, Eco, eco, ECO, Whitelist/Blacklist
  • 12

1. Click on configuration files
2. Click text editor next to users.eco
3. Enter the character name under whitelist/blacklist as required like so (replace "yourcharacternamehere" with the charactername you want to whitelist/blacklist)

{
"$id": "1",
"RequireAuthentication": true,
"AllowDebugCalls": true,
"PrivateServer": false,
"WhiteList": {
"$id": "2",
"System.String": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"yourcharacternamehere",
"yourcharacternamehere"
]
}
},
"BlackList": {
"$id": "3",
"System.String": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"yourcharacternamehere",
"yourcharacternamehere"
]
}
},
"Admins": {
"$id": "4",
"System.String": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"yourcharacternamehere",
"yourcharacternamehere"
]
}
},
"MaxSlots": -1
}

4. save the file
5. reboot the server



Looking for a game server host known for brilliant 24/7 customer support and quality hardware?
Try a Pingperfect Eco server today! https://pingperfect.com/gameservers/eco-global-survival-game-server-hosting-rental.php


Was this answer helpful?

« Back