Page 1 of 1

PLUGIN - GeoLocationLanguageManagerPlugin

Posted: Tue Feb 24, 2026 9:36 pm
by greenie
Language manager with Geo location CS2 Plugin
Language managin Plugin for CounterStrikeSharp. Uses a Geo Country DB to match ip addresses to a specific country. Should translate all Plugins within CounterStrikeSharp. Also saves users specified language.

Warning

Only works with ISO codes e.g.: !lang en or !lang lv

On first connect checks if player has been saved in the database. If has then uses the saved playerISOCode for lang. If not gets the language based on ipAddress from GeoLocation database Saves the value to database

Requires GeoLite2-Country.mmdb to be inside the Plugin root folder. You can get it from: https://dev.maxmind.com/geoip/geolite2- ... ation-data Or from release

Idea by: @rcon420

https://github.com/aprox2/GeoLocationLa ... s/main.zip