Skip to content

Add Admin

Requirement:

➤ Log in to the game server control panel or alternatively connect to the server via SFTP.

Open the file:

bash
/cstrike/addons/amxmodx/configs/users.ini

Example for a Steam-ID admin:

bash
"STEAM_0:1:12345678" "deinpasswort" "abcdefghijklmnopqrstu" "ce"
Admin configuration lineExplanation
STEAM_0:1:12345678Steam ID
yourpasswordPassword
abcdefghijklmnopqrstuPermission flags
ceAccess type

Afterwards:

Restart the server.