"clients.txt" { "version" "1" // This key group lists all your client players "players" { // This must be a unique client name "Admin na nick i haslo" { // Client real name "name" "Nick Admina" "password" "haslo admina" "nick" "Nick Admina" // 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" "Admin" "q2 q3 grav pban A B C D E F G H I J K L M N O P Q R S T U V" "Admin" "W X Y Z a b c d e f g i k l m o p q r s t v w x y z client" "Admin" "admin spray unban" } } // This must be a unique client name "Admin na ip" { // Client real name "name" "Nick Admina" "ip" "83.21.12.12" // 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" "Admin" "q2 q3 grav pban A B C D E F G H I J K L M N O P Q R S T U V" "Admin" "W X Y Z a b c d e f g i k l m o p q r s t v w x y z client" "Admin" "admin spray unban" } } // This must be a unique client name "Admin na steam id" { // Client real name "name" "Nick Admina" "steam" "STEAM_0:0:0000000" // 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" "Admin" "q2 q3 grav pban A B C D E F G H I J K L M N O P Q R S T U V" "Admin" "W X Y Z a b c d e f g i k l m o p q r s t v w x y z client" "Admin" "admin spray unban" } } } }