clients.txt file example Print

  • 51

"clients.txt" { "version" "1" // This key group lists all your client players "players"

{ // This must be a unique client name "Your Name"

{ // Client real name "name" "Your name"

// Steam ID for client "steam" "STEAM_0:0:0000000"

// These are personal access flags for a player "flags" { "Admin" "grav pban 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" "Admin" "Z a b c d e f g i j k l m o p q r s t v w x y z client admin" "Admin" "spray" } } } }

 


Was this answer helpful?

« Back