05-07-2006, 08:55 AM
Have posted multiple times over on Mani forums and have gotten zero response - which is noteworthy since it is generally very helpful over there. So, maybe someone can help me out over here!
Am running a hosted CSS server using Mani admin. Admins are all loaded and working using the clients.txt file. There is a section at the bottom of this file for giving admins immunity from specific things, depending on which flags you choose. I understand this is not TK-punish protection, that is not why I want it.
I need some help with the formatting of the text for giving the specified immunity flags. There is not any guidance in the file for how it should be typed, nor can I find any online examples. Here is what the immunity protion of my clients.txt file looks like right now:
"immunitygroups"
{
"NoFun" "j i l f t d g Immunity" // <-- I have no idea what this is...it came with the file
"No Kick Ban" "k b Immunity" //<-- same with this line
"Client_17" // <-- everything below here is what I have added
{
"name" "Client_17"
"steam" "STEAM_0:1:2345678"
"immunity flags"
"immunity"
{
"flags1" "j k m b x i l f d e h n q r s u v a p immunity"
}
}
"Client_18"
{
"name" "Client_18"
"steam" "STEAM_0:1:9876543"
"immunity flags"
"immunity"
{
"flags1" "j k m b x i l f d e h n q r s u v a p immunity"
}
}
}
So, there are also some files on my server called adminlist.txt.old, admingroups.txt.old, immunitylist.txt.old, & immunitygroup.txt.old
When I remove the .old and open these up, they look like a much more straightforward way to activate admins and give immunity, but must be from an older version of mani?
1) What is the correct formatiing for clients.txt?
2) Am I totally way off here? SHould I just use the immunitylist.txt files? Will they work with the latest version of mani?
Thanks to anyone who can offer suggestiongs...am really stuck on this.
Am running a hosted CSS server using Mani admin. Admins are all loaded and working using the clients.txt file. There is a section at the bottom of this file for giving admins immunity from specific things, depending on which flags you choose. I understand this is not TK-punish protection, that is not why I want it.
I need some help with the formatting of the text for giving the specified immunity flags. There is not any guidance in the file for how it should be typed, nor can I find any online examples. Here is what the immunity protion of my clients.txt file looks like right now:
"immunitygroups"
{
"NoFun" "j i l f t d g Immunity" // <-- I have no idea what this is...it came with the file
"No Kick Ban" "k b Immunity" //<-- same with this line
"Client_17" // <-- everything below here is what I have added
{
"name" "Client_17"
"steam" "STEAM_0:1:2345678"
"immunity flags"
"immunity"
{
"flags1" "j k m b x i l f d e h n q r s u v a p immunity"
}
}
"Client_18"
{
"name" "Client_18"
"steam" "STEAM_0:1:9876543"
"immunity flags"
"immunity"
{
"flags1" "j k m b x i l f d e h n q r s u v a p immunity"
}
}
}
So, there are also some files on my server called adminlist.txt.old, admingroups.txt.old, immunitylist.txt.old, & immunitygroup.txt.old
When I remove the .old and open these up, they look like a much more straightforward way to activate admins and give immunity, but must be from an older version of mani?
1) What is the correct formatiing for clients.txt?
2) Am I totally way off here? SHould I just use the immunitylist.txt files? Will they work with the latest version of mani?
Thanks to anyone who can offer suggestiongs...am really stuck on this.