<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Forums.Counter-Strike.com | Counter-Strike Community Forums - Mani Admin Plugin</title>
		<link>http://forums.counter-strike.com</link>
		<description />
		<language>en</language>
		<lastBuildDate>Sat, 21 Nov 2009 04:04:50 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://forums.counter-strike.com/traxdesign/misc/rss.jpg</url>
			<title>Forums.Counter-Strike.com | Counter-Strike Community Forums - Mani Admin Plugin</title>
			<link>http://forums.counter-strike.com</link>
		</image>
		<item>
			<title>Show Damage</title>
			<link>http://forums.counter-strike.com/mani-admin-plugin/15429-show-damage.html</link>
			<pubDate>Tue, 03 Nov 2009 23:22:55 GMT</pubDate>
			<description><![CDATA[Im trying Mani Admin Mod for the first time.I'm trying to enable the function that tells the victim how much damage he/she has done to the player that killed him/her. Ex: "playerX killed you with headshot. You did 89 damage to him with..." I've been try to find it all day now.

Thanks]]></description>
			<content:encoded><![CDATA[<div>Im trying Mani Admin Mod for the first time.I'm trying to enable the function that tells the victim how much damage he/she has done to the player that killed him/her. Ex: &quot;playerX killed you with headshot. You did 89 damage to him with...&quot; I've been try to find it all day now.<br />
<br />
Thanks</div>

]]></content:encoded>
			<category domain="http://forums.counter-strike.com/mani-admin-plugin/">Mani Admin Plugin</category>
			<dc:creator>Icecold^Beer</dc:creator>
			<guid isPermaLink="true">http://forums.counter-strike.com/mani-admin-plugin/15429-show-damage.html</guid>
		</item>
		<item>
			<title>Restrict Problem</title>
			<link>http://forums.counter-strike.com/mani-admin-plugin/15405-restrict-problem.html</link>
			<pubDate>Sun, 01 Nov 2009 11:49:27 GMT</pubDate>
			<description><![CDATA[i have problem with my restrict:

when i try to restrict AWP, it says that it restricts p90, but it doest, but its not that big problem.. but with some weapons it says weapon [0] not found or something like that or when i restrict G3-SG1 from admin plugin it restricts USP.. pls can someone help me? :confused:

:confused: Weapon [0] not found]]></description>
			<content:encoded><![CDATA[<div>i have problem with my restrict:<br />
<br />
when i try to restrict AWP, it says that it restricts p90, but it doest, but its not that big problem.. but with some weapons it says weapon [0] not found or something like that or when i restrict G3-SG1 from admin plugin it restricts USP.. pls can someone help me? :confused:<br />
<br />
:confused: Weapon [0] not found</div>

]]></content:encoded>
			<category domain="http://forums.counter-strike.com/mani-admin-plugin/">Mani Admin Plugin</category>
			<dc:creator>BlueStar</dc:creator>
			<guid isPermaLink="true">http://forums.counter-strike.com/mani-admin-plugin/15405-restrict-problem.html</guid>
		</item>
		<item>
			<title>Clients.txt</title>
			<link>http://forums.counter-strike.com/mani-admin-plugin/15372-clients-txt.html</link>
			<pubDate>Wed, 28 Oct 2009 23:31:30 GMT</pubDate>
			<description><![CDATA[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"
	}

}
---------
]]></description>
			<content:encoded><![CDATA[<div>Hello everyone! Just recently bought a sever here at CS.com<br />
<br />
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?<br />
<br />
I was wondering if Heidymus could maybe show me all of the clients.txt so I could just copy and paste it? :)<br />
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<br />
<br />
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!<br />
<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">&quot;clients.txt&quot;<br />
{<br />
&nbsp; &nbsp; &nbsp; &nbsp; &quot;version&quot;&nbsp; &nbsp; &nbsp; &nbsp; &quot;1&quot;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; // This must be a unique client name<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;Client_1&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Client Flippi<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;name&quot;&nbsp; &nbsp; &nbsp; &nbsp; &quot;Client_1&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Steam ID for client<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;steam&quot;&nbsp; &nbsp; &nbsp; &nbsp; &quot;STEAM_0:1:8873166&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // These are personal access flags for a player<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;groups&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;Admin&quot;&nbsp; &nbsp; &nbsp; &nbsp; &quot;Owner admin&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
// These are global groups of flags that can be assigned to clients<br />
&quot;groups&quot;<br />
{<br />
&nbsp; &quot;Immunity&quot;<br />
&nbsp; {<br />
&nbsp;&quot;Owner admin&quot; &quot;a b c d e f g i k l m o p q r s t v w x y grav&quot;<br />
&nbsp; &quot;Full admin&quot; &quot;a b c d e f g i k l m o p q r s t v w x y grav&quot;<br />
&nbsp; }<br />
&nbsp; &quot;Admin&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;Owner admin&quot;&nbsp; &quot;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&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;Owner admin&quot;&nbsp; &quot;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&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;Full admin&quot;&nbsp; &quot;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&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;Full admin&quot;&nbsp; &quot;f g i j k l m o p q q2 q3 r s t v w x y z admin grav pban spray&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;Member admin&quot; &quot;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&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;Member admin&quot; &quot;f g i j k l m o p s t v w x y z admin grav spray&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;Lower admin&quot; &quot;A C D E F G I K Q T U V W X Y Z admin&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;Lower admin&quot; &quot;a b c d e f g i k l m o p s t v w admin&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
<br />
}</code><hr />
</div></div>

]]></content:encoded>
			<category domain="http://forums.counter-strike.com/mani-admin-plugin/">Mani Admin Plugin</category>
			<dc:creator>Flippi</dc:creator>
			<guid isPermaLink="true">http://forums.counter-strike.com/mani-admin-plugin/15372-clients-txt.html</guid>
		</item>
	</channel>
</rss>
