Raised This Month: $51 Target: $400
 12% 

How to be admin with ip ???


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
[WFnS] VoldeMoort [de]
Junior Member
Join Date: Aug 2009
Old 01-31-2010 , 09:57   How to be admin with ip ???
Reply With Quote #1

Hello guys

first i am from germany so sry if my english isnt good


second

ive installed mani admin for meta mod
mani_admin_plugin_v1_2t

so how can i be admin with ip and not with steam....

i know i have to add an adminlist.txt but how does it looks like ??

can anybody create one for me ..

Greets LORD
[WFnS] VoldeMoort [de] is offline
bobbobagan
SourceMod Donor
Join Date: May 2007
Location: New Zealand
Old 01-31-2010 , 12:15   Re: How to be admin with ip ???
Reply With Quote #2

You should use clients.txt, not adminlist.txt under /cfg/mani_admin_plugin

If clients.txt does not exist, create it.

PHP Code:
"clients.txt"
{
    
"version"       "1"

    
// This key group lists all your client players
    
"players"
    
{
        
// This must be a unique client name
        
"client1"
        
{
            
// Client real name
            
"name"  "client1"
            
// IP Address
            
"ip" "<YOUR IP ADDRESS HERE>"
            
// These are personal access flags for a player
            
"groups"
            
{
                
"Admin"         "Serveradmin"
                "Immunity"      "Serveradmin"
            
}
        }
    }

    
// These are global groups of flags that can be assigned to clients
    
"groups"
    
{
        
"Immunity"
        
{

            
"Serveradmin"    "a b c d e f g h i j k l m n o p q r s t u v x y afk ping autojoin grav Immunity"
        
}
        
"Admin"
        
{
            
"Serveradmin"  "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"
            "Serveradmin"  "f g i k l m o p q q2 q3 r s t v w x y z admin client grav pban spray"
        
}
    }

Replace <YOUR IP ADDRESS HERE> with your IP address.
__________________
bobbobagan is offline
Send a message via Skype™ to bobbobagan
recon0
Veteran Member
Join Date: Sep 2007
Location: US
Old 01-31-2010 , 20:04   Re: How to be admin with ip ???
Reply With Quote #3

Quote:
Originally Posted by [WFnS] VoldeMoort [de] View Post
so how can i be admin with ip and not with steam....

i know i have to add an adminlist.txt but how does it looks like ??

can anybody create one for me ..
You are running no steam. We do not provide support for non steam servers.
__________________
recon0 is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 06:53.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode