Announces joins and leaves in coloured chat with the player's country (from the geoip module) and an admin/VIP marker.
CSB Connect Announce announces players joining and leaving in coloured chat, together with the country resolved from their IP through the geoip module (geoip_country and geoip_code2). Admins and VIPs get a marker in front of their name. All text is plain, so it works on every client including non-Steam.
Features
- Country name and ISO code from GeoIP
- Coloured connect and disconnect messages, each toggleable
- ADMIN / VIP marker based on configurable access flags
- Ignores bots and HLTV
Installation
- Put
csb_connect_announce.amxxinaddons/amxmodx/plugins/ - Make sure the
geoipmodule is enabled inmodules.ini - Add the plugin to
plugins.ini









