Eco | How to setup Admin Print

  • Eco Admin Commands (How to admin), Eco Admin Commands How to admin, ECO, Eco, eco, Admin Commands (How to admin), Admin Commands How to admin, admin commands, Admin Commands, Admin commands, Admins, admins, How to add admin, How to Admin Commands, How to Add Admins
  • 10

To set yourself as an admin in the game panel follow the below steps

 

You can get your Steam64ID from this site: https://steamid.io/lookup


  1. Click on configuration files
  2. Click text editor next to users.eco
  3. Enter your steam64ID or slgID in the admin file like so

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

  4. Save the file & reboot server to apply

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