[Core]Client Preferences 1.DZ.0
Posted: Wed Feb 25, 2026 12:06 am
Advantages:
Asynchronous functions
SQLite and MySQL support
Automatically save and set the player's language
Requirements
Counter-Strike Sharp
MySqlConnector (2.3.7)
System.Data.SQLite.Core (1.0.117 only; 1.0.118 does not work)
System.Text.Json (8.0.3)
Installation
Compile or copy ClientPrefsApi to the counterstrikesharp/shared/ClientPrefsApi folder
Compile or copy ClientPrefs to the counterstrikesharp/plugins/ClientPrefs folder
Copy and configure the db_config.json configuration file to the counterstrikesharp/plugins/ClientPrefs folder.
Install or copy the DLLs from requirements (MySqlConnector.dll, SQLite.Interop.dll, System.Data.SQLite.dll, System.Text.Json.dll) to the counterstrikesharp/plugins/ClientPrefs folder
Restart the server
https://hlmod.net/resources/core-client ... 8/download
Asynchronous functions
SQLite and MySQL support
Automatically save and set the player's language
Requirements
Counter-Strike Sharp
MySqlConnector (2.3.7)
System.Data.SQLite.Core (1.0.117 only; 1.0.118 does not work)
System.Text.Json (8.0.3)
Installation
Compile or copy ClientPrefsApi to the counterstrikesharp/shared/ClientPrefsApi folder
Compile or copy ClientPrefs to the counterstrikesharp/plugins/ClientPrefs folder
Copy and configure the db_config.json configuration file to the counterstrikesharp/plugins/ClientPrefs folder.
Install or copy the DLLs from requirements (MySqlConnector.dll, SQLite.Interop.dll, System.Data.SQLite.dll, System.Text.Json.dll) to the counterstrikesharp/plugins/ClientPrefs folder
Restart the server
https://hlmod.net/resources/core-client ... 8/download