"clients.txt" { "version" "1" // This key group lists all your client players "players" { // This must be a unique client name "For-css.Ru" { // Client real name "name" "Pro-all.at.ua" // Steam ID for client "steam" "ваш SteamID" // These are personal access flags for a player "flags" { "Immunity" "grav ping afk a b c d e f g h i k l m n o p q r s t u v w x" "Immunity" "y autojoin" } "groups" { "Admin" "Serveradmin" "Immunity" "Serveradmin" } } } // These are global groups of flags that can be assigned to clients "groups" { "Immunity" { "Clanmember" "a b c k n p autojoin grav ping" "No Kick Ban" "b k" "NoFun" "d f g i l t" "Serveradmin" "a b c d e f g h i k l m n o p q r s t u v x y afk autojoin" "Serveradmin" "grav ping" "Teamadmin" "b k n ping" } "Admin" { "Clanmember" "B D F H I K M N O Q R S T U V W X Y Z a b c d f g i k l m o" "Clanmember" "p s t v w y admin pban" "Level 2 Access" "A B C D E F G H I J K L M N O P Q R S T U V W X Y Z a c d e" "Level 2 Access" "f g i k l m o p q r s t v w z admin spray grav pban client" "No Rcon Or Sound" "A B C D E F G H I J K L M N O P Q R S T U V W X Y Z a b c d" "No Rcon Or Sound" "e f g i k l m o q s t v w x y z admin spray grav pban client" "Serveradmin" "A B C D E F G H I J K L M N O P Q R S T U V W X Y Z a b c d" "Serveradmin" "e f g i k l m o p q r s t v w x y z q2 q3 admin spray grav" "Serveradmin" "pban client" "Teamadmin" "I O V a b k l o p v w admin" } } }