"clients.txt"
{
"version" "1" // This key group lists all your client players
"players"
{
// This must be a unique client name
"lim0n"
{
// Client real name
"name" "lim0n"
//Для добавления по айпи:
"ip" "188.116.152.78"
// These are personal access flags for a player
"flags"
{
"Immunity" "grav ping afk a b c d e f h i k l m n o p q r s t u v w x y"
"Immunity" "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"
}
}
}
}