![]() |
|
|
#1 (permalink) |
|
Member
Hostage
Join Date: Oct 2009
Posts: 2
|
Hello everyone! Just recently bought a sever here at CS.com
I am trying to set up my admin groups. I have been trying to do this on posts here but i am failing. I know how to add admins via the adminlist.txt but then all admins have every ability and i do not want this. I found a post where Heidymus basicly showed the clients.txt but not all of it i think? I was wondering if Heidymus could maybe show me all of the clients.txt so I could just copy and paste it? ![]() Also if i use client.txt what files do i have to delete cause i thought i read you must delete some files like adminlist/admingroups/immunitylist/immunitygroups But if i delete that then i do not have admin powers anymore. Here is an example of what my client.txt looks like if maybe I have it almost correct can someone just post the correct version of it?! thanks alot! Code:
"clients.txt"
{
"version" "1"
// This must be a unique client name
"Client_1"
{
// Client Flippi
"name" "Client_1"
// Steam ID for client
"steam" "STEAM_0:1:8873166"
// These are personal access flags for a player
"groups"
{
"Admin" "Owner admin"
}
}
// These are global groups of flags that can be assigned to clients
"groups"
{
"Immunity"
{
"Owner admin" "a b c d e f g i k l m o p q r s t v w x y grav"
"Full admin" "a b c d e f g i k l m o p q r s t v w x y grav"
}
"Admin"
{
"Owner admin" "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 e"
"Owner admin" "f g i j k l m o p q q2 q3 r s t v w x y z admin grav client pban spray"
"Full admin" "A B C D E F G H I K L M N O Q R S T U V W X Y Z a b c d e"
"Full admin" "f g i j k l m o p q q2 q3 r s t v w x y z admin grav pban spray"
"Member admin" "A C D E F G H I K M N O Q S T U V W X Y Z a b c d e"
"Member admin" "f g i j k l m o p s t v w x y z admin grav spray"
"Lower admin" "A C D E F G I K Q T U V W X Y Z admin"
"Lower admin" "a b c d e f g i k l m o p s t v w admin"
}
}
Last edited by Flippi; 10-28-2009 at 07:59 PM. |
|
|
|
|
|
#2 (permalink) |
|
Moderator
Da Bomb Defuser
Join Date: Nov 2006
Posts: 1,058
|
Code:
"clients.txt"
{
"version" "1"
// This must be a unique client name
"Client_1"
{
// Client Flippi
"name" "Client_1"
// Steam ID for client
"steam" "STEAM_0:1:8873166"
// These are personal access flags for a player
"groups"
{
"Admin" "Owner admin"
}
}
"groups"
{
"Immunity"
{
"Owner admin" "a b c d e f g i k l m o p q r s t v w x y grav"
"Full admin" "a b c d e f g i k l m o p q r s t v w x y grav"
}
"Admin"
{
"Owner admin" "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 e"
"Owner admin" "f g i j k l m o p q q2 q3 r s t v w x y z admin grav client pban spray"
"Full admin" "A B C D E F G H I K L M N O Q R S T U V W X Y Z a b c d e"
"Full admin" "f g i j k l m o p q q2 q3 r s t v w x y z admin grav pban spray"
"Member admin" "A C D E F G H I K M N O Q S T U V W X Y Z a b c d e"
"Member admin" "f g i j k l m o p s t v w x y z admin grav spray"
"Lower admin" "A C D E F G I K Q T U V W X Y Z admin"
"Lower admin" "a b c d e f g i k l m o p s t v w admin"
}
}
}
You were missing a bracket at the end. this code should now work
__________________
Last edited by CaRnAgE!; 10-28-2009 at 10:04 PM. |
|
|
|
|
|
#3 (permalink) | |
|
Member
Hostage
Join Date: Oct 2009
Posts: 2
|
Quote:
Code:
"clients.txt"
{
"version" "1"
// This key group lists all your client players
"players"
{
// This must be a unique client name
"Client_1"
{
// Bob
"name" "Client_1"
// Steam ID for client
"steam" "STEAM_0:1:234567"
// These are personal access flags for a player
"groups"
{
"Immunity" "Owner admin"
"Admin" "Owner admin"
}
}
// This must be a unique client name
"Client_2"
{
// jeff
"name" "Client_2"
// Steam ID for client
"steam" "STEAM_0:1:234567"
// These are personal access flags for a player
"groups"
{
"Immunity" "Full admin"
"Admin" "Full admin"
}
}
// This must be a unique client name
"Client_3"
{
// sam
"name" "Client_3"
// Steam ID for client
"steam" "STEAM_0:1:234567"
// These are personal access flags for a player
"groups"
{
"Admin" "Member admin"
}
}
// This must be a unique client name
"Client_4"
{
// Tom
"name" "Client_4"
// Steam ID for client
"steam" "STEAM_0:1:234567"
// These are personal access flags for a player
"groups"
{
"Admin" "Member admin"
}
}
// This must be a unique client name
"Client_5"
{
// Sally
"name" "Client_5"
// Steam ID for client
"steam" "STEAM_0:1:234567"
// These are personal access flags for a player
"groups"
{
"Admin" "Member admin"
}
}
// This must be a unique client name
"Client_6"
{
// John
"name" "Client_6"
// Steam ID for client
"steam" "STEAM_0:1:234567"
// These are personal access flags for a player
"groups"
{
"Admin" "Member admin"
}
}
// This must be a unique client name
"Client_7"
{
// Doe
"name" "Client_7"
// Steam ID for client
"steam" "STEAM_0:1:234567"
// These are personal access flags for a player
"groups"
{
"Admin" "Member admin"
}
}
// This must be a unique client name
"Client_8"
{
// Jane
"name" "Client_8"
// Steam ID for client
"steam" "STEAM_0:1:234567"
// These are personal access flags for a player
"groups"
{
"Admin" "Member admin"
}
}
}
These are global groups of flags that can be assigned to clients
"groups"
{
"Immunity"
{
"Owner admin" "a b c d e f g i k l m o p q r s t v w x y grav"
"Full admin" "a b c d e f g i k l m o p q r s t v w x y grav"
}
"Admin"
{
"Owner admin" "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 e"
"Owner admin" "f g i j k l m o p q q2 q3 r s t v w x y z admin grav client pban spray"
"Full admin" "A B C D E F G H I K L M N O Q R S T U V W X Y Z a b c d e"
"Full admin" "f g i j k l m o p q q2 q3 r s t v w x y z admin grav pban spray"
"Member admin" "A C D E F G H I K M N O Q S T U V W X Y Z a b c d e"
"Member admin" "f g i j k l m o p s t v w x y z admin grav spray"
"Lower admin" "A C D E F G I K Q T U V W X Y Z admin"
"Lower admin" "a b c d e f g i k l m o p s t v w admin"
}
}
}
adminlist/admingroups/immunitylist/immunitygroups ( if you have server through CS.com there should be 8 (some labeled old)) |
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| clients.txt.... | BluRanium | Mani Admin Plugin | 3 | 09-04-2009 05:30 AM |
| admins.txt or clients.txt? | vromanowski | Mani Admin Plugin | 2 | 04-19-2009 12:56 AM |
| Mani Admin Clients | clannbnh | Installation & Tweaking | 1 | 04-03-2009 01:12 AM |
| clients.txt help | tddpred | Mani Admin Plugin | 3 | 11-21-2008 04:28 PM |
| Maps don't autodownload to clients, motd disappeared | BigFoot13 | Installation & Tweaking | 2 | 06-18-2008 09:36 PM |