Jump to content

CS:S Adding your first admin in Mani


MoAZeR

Recommended Posts

Counter Strike: Source tutorial on how to add yourself or first admin in mani admin mod

 

The first time you add an admin to Mani admin plugin isn’t as easy as the times after, but once you have done this, you won’t have to do it again. Simple open cfg/ mani_admin_plugin when connected to your FTP server, and edit or create the file named “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 ID HERE"
// These are personal access flags for a player
"flags"
{
"Immunity" "grav ping afk a b c d e f g h i k l m n o p q r s t u v w x"
"Immunity" "y autojoin"
"Admin" "q2 q3 grav pban A B C D E F G H I J K L M N O P Q R S T U V"
"Admin" "W X Y Z a b c d e f g i k l m o p q r s t v w x y z client"
"Admin" "admin spray"
}
}
}

}

In this file, replace where is says “YOUR NAME” twice with your name, and then change “STEAM ID HERE” with your steam ID, then save the file and restart your server.

 

Regards,

Adrian

Edited by Fearless News
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.