well you can add these lines to your amxx.cfg file if you want:
Code:
amx_country_connect "1" //Turn On/Off
amx_country_connect_admins "0" //Dont show msg for admins
amx_country_connect_bots "1" //Dont show msg for bots
amx_country_connect_defualt "United States" //Country of server (for bots)
but the default values are probably fine for you..
by default it will display the msg for everyone who joins except bots (if you run any bots)
*and hopefully i'll get to updating the plugin tomorrow...