Skip to content
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.

Commit

Permalink
Fix steamid parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
marqdevx committed Mar 6, 2024
1 parent 76509f6 commit 6b92f3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/admins.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Admins
{
"name" // can be anything
{
"steamid" "1234567890" // steamid64
"steam" "1234567890" // steamid64
"flags" "abcdefg" // permission flags, same as sourcemod with z being everything
}
}

0 comments on commit 6b92f3d

Please sign in to comment.