CS Source - Mani Admin Plugin

Started by OldBloke, October 04, 2006, 05:01:14 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

TeaLeaf

Can we please alter the config file to hard code by default:

AWM & Auto-Sniper disabled
Start money $5,000
Stats off

And can we get the Mani kick to work please - it does not for me.

TL.
TL.
Wisdom doesn\'t necessarily come with age. Sometimes age just shows up all by itself.  (Tom Wilson)
Talent wins games, but teamwork and intelligence wins championships. (Michael Jordan)

Whitey

Quote from: TeaLeaf;161106Can we please alter the config file to hard code by default:

AWM & Auto-Sniper disabled
Start money $5,000
Stats off

And can we get the Mani kick to work please - it does not for me.

TL.

The first three will need to be done by using the mani commands in the server configs, I'd be happy to change these if someone would send them to me.  I can then test them on my server at home before sending them back.

I have no idea why the kick isn't working for you TL, it works for others I've spoken to and as you can see from the following you have the same setup as me. :g:
"Whitey"
{
"email" "srw_white@hotmail.com"
// Client real name
"name"  "Whitey"
"password" "30761b25754ed75b260b00b539bd8744"
// Steam ID for client
"steam" "STEAM_0:0:493464"
"groups"
{
"Immunity" "Admins"
"Admin" "Full"
}
}

// This must be a unique client name
"BlueBall"
{
"email" "blueball@deadmen.co.uk"
// Client real name
"name"  "BlueBall"
"password" "bee3b8159d641d7c586d021fb4a284c7"
// Steam ID for client
"steam" "STEAM_0:1:204039"
"groups"
{
"Immunity" "Admins"
"Admin" "Full"
}
}

// This must be a unique client name
"Tealeaf"
{
"email" ""
// Client real name
"name"  "Tealeaf"
"password" "8aa45f27b7e40cec0a83c8ac0034af29"
// Steam ID for client
"steam" "STEAM_0:1:100939"
"groups"
{
"Immunity" "Admins"
"Admin" "Full"
}
}

Anonymous

stats turned off (I think)

I'm working on the other things :)

Anonymous

discovered the default weapon restriction file in the mani cfg folder which can be edited to restrict certain weapons on all maps. Consequently have restricted AWM and both auto-snipers (1 T and 1 CT) in the file but it might need a map change or a server restart to enable it.

NB for Matches: This will affect both servers I think!!!!!!!!!!!

Start money was set to $5000 in both server cfg files so it should be already at that amount.

TeaLeaf

The kick one is wierd because I tried to kick a couple today and ended up having to reach for HLSW instead as pressing the Mani way did nothing.  Not sure if it has problems with certain types of name maybe and I got unlucy, but I have yet to manage to kick anyone with it.

TL.
TL.
Wisdom doesn\'t necessarily come with age. Sometimes age just shows up all by itself.  (Tom Wilson)
Talent wins games, but teamwork and intelligence wins championships. (Michael Jordan)

Anonymous

tested things this morning:

AWM and both auto snipers now restricted :)
Start money is $5000 :)
Kick doesn't work for me either :( <- will investigate later

TeaLeaf

Any result on things not working?  Slay did not work this morning for a particularly persistent, stubborn & ignorant player today.

TL.
TL.
Wisdom doesn\'t necessarily come with age. Sometimes age just shows up all by itself.  (Tom Wilson)
Talent wins games, but teamwork and intelligence wins championships. (Michael Jordan)

Whitey

Slay has stopped working for me since the last steam update.

TeaLeaf

Ok, not just me then, slay also failed on this player - he had a wierd font name, so I guess name abuse plus patch = borked Mani.  any updates out for it yet to patch it up?

TL.
TL.
Wisdom doesn\'t necessarily come with age. Sometimes age just shows up all by itself.  (Tom Wilson)
Talent wins games, but teamwork and intelligence wins championships. (Michael Jordan)

OldBloke

I've configured the Manimod web interface to allow separate admin settings for our public (called 'Default' on the web interface) and private servers. There was no easy way to configure the users for the new server group so I had to copy over the records from the MySQL database. This means they are currently identical but can be easily amended.

The way this works is ManiMod looks in the database.txt file in the cfgs folder (e.g. C:\Servers\cssource\cstrike\cfg\mani_admin_plugin\database.txt)to see if a MySQL database has been configured to deliver the admins and their associated powers. Each server needs a distinct ID recorded in the file above. This is also where you assign the server to a group.

The MySQL database is on BA2 as is Maniwebadmin. Changes to the database made via Maniwebadmin are reflected on the server at each map change.

When new servers are added to existing groups they inherit the existing admin rules.
"War without end. Well, what was history if not that? And how would having the stars change anything?" - James S. A. Corey

Anonymous

Cheers OB.

I forgot the server was on BA2 - that explains why I couldn't find it on BA3 :roflmao:

OldBloke

Quote from: BlueBall;167786Cheers OB.

I forgot the server was on BA2 - that explains why I couldn't find it on BA3 :roflmao:


Plonk :D
"War without end. Well, what was history if not that? And how would having the stars change anything?" - James S. A. Corey

Anonymous

Edited the file for new server but I can't see it on ManiWeb :(

What have i missed

OldBloke

Quote from: BlueBall;173804Edited the file for new server but I can't see it on ManiWeb :(

What have i missed

There appears to be a problem with the installation instructions for maniweb because it says that the database is populated after a map change. Not so.:sideways:

All that's needed is to run the following command in console:

ma_client upload

This will add the server to the database.:D
"War without end. Well, what was history if not that? And how would having the stars change anything?" - James S. A. Corey