This is plugin to remember player's original name define by his ID
and be able to recover it even if he changed his name.
Should help eliminate peoples talking bs about clan, server etc. under new
name and thinking that nobody can recognize them.
To check player: admin_who <player>
To add player to the list: admin_addname <player> <name_to_remember>
plugin require file iknowyou.txt with '*' character in the last line (end of the file) in cstrike directory
by j23 (ssp@ssp.tzo.com)

Installation:
1. Compile file plugin_whoareyou.sma and move newly created plugin_whoareyou.amx to addons/adminmod/scripts directory.
2. Add line in the plugin.ini file addons/adminmod/scripts/plugin_who_are_you.amx to activate plugin
3. Copy file iknowyou.txt (included in zip file) to cstrike directory
4. Start your server

Commands:
To check if annoying player is somebody who you know, but now he has new name:
admin_who <player>
To add annoying player or new friend (who likes to make fun of you under new name) to the list:
admin_addname <player> <name_to_remember>
