Hi all!
First of all I want to ask where can I find the admin-plugin, I can't find it

Situation:
I have created a own mod (ask for source-code, if you want) where you can use a new command (over rcon).
/rcon kickClient <clientNum> <reason (as text)>
<client num>
Is the number of client in your server (not the b3-clientNum)
<reason>
There must be a text and not only tk or spam...
Like: "Server disconnected - was tempbanned by ADMIN for 1.0 hour"
This command works, this isn't my problem...
So I want to use my B3-Bot, that when somebody gets kicked, that he gets the reason...
Can you explain me what I need to change in the admin-plugin?
I think it's better if somebody can send me the finished plugin because I don't know phyton, only c/c++, delphi and java...