When Player Join Or Dissconecting it will write a msg in the chat with the player Ip+Port,SteamID,Name
when player join it will write the IP in a diffrante line (IP+Port And After that player name,Steam)
You can disable this by Changing the line bellow (Here es_iconnect.txt)
[B]
// IF set to 1 = Will Write the IP OF the user when he join!
// IF set to 2 = Will Not Write The IP of the user when he join!
es_xsetinfo join_ip 0
[/B]
This mod is telling the player if an admin has joined the server (Or is just a guest)
Add the steamID Of the admins to this line:
[B]
es_xsetinfo "admins" "STEAM_0:1:123456, STEAM_0:1:123451, "
[/B]
Have Fun ^^
Installation
Add to your autoexec.cfg OR to your server.cfg file
The line bellow:
es_load iconnect
If your server running "Mani Mod" You can add the lines bellow to your rconlist.txt (cstrike/cfg/mani_admin_plugin/rconlist.txt)
"iConnect: ON" es_load iconnect
"iConnect: OFF" es_unload iconnect
Version Notes For 1.0
Updated on: 2009-07-01 12:27:58 EST by iDragon (View Zip Contents)
Admin Connect option