[RanksPoints] Module - GeoIP 1.0

Totul despre Counter-Strike Sharp. Tutoriale de instalare, scripting in C# si cele mai noi pluginuri pentru serverul tau de CS2.
Post Reply
User avatar
greenie
Full Member
Full Member
Posts: 2389
Joined: Sun Nov 21, 2021 4:55 pm
Jucator SA:MP ?: Nu
Nick:: greenie
Jucator CS ?: Da

[RanksPoints] Module - GeoIP 1.0

Post by greenie »

The RanksPoints Module - GeoIP is an add-on designed to integrate with the Ranks Points plugin and also ensure compatibility with other plugins that use the Levels Ranks database. This module collects player location data, including their IP addresses, countries, regions, and cities. The collected information is accessible exclusively through the Web Interface.
Database connection configuration (dbconfig.json):
{
"DbHost": "YourHost",
"DbUser": "YourUser",
"DbPassword": "YourPassword",
"DbName": "YourDatabase",
"DbPort": "3310",
"TableName": "lvl_base"
}
IMPORTANT: The _geoip suffix is ​​added automatically; you only need to specify the name of your database.
Requirements
Metamod:Source
CounterStrikeSharp
Installation
1. Install Metamod:Source and CounterStrikeSharp.
2. Download RanksPoints Module - GeoIP.
3. Unzip the archive and upload it to the game server.
4. Start the server to create the necessary configuration files.
5. Connect the plugin to the database by entering the required data in the dbconfig.json file. Make sure the data is entered correctly.

https://hlmod.net/resources/rankspoints ... 5/download
π‘΄π’‚π’šπ’ƒπ’† 𝒕𝒉𝒆 𝑬𝒂𝒓𝒕𝒉 π’Šπ’” 𝒕𝒉𝒆 𝑯𝒆𝒍𝒍 𝒐𝒇 𝑨𝒏𝒐𝒕𝒉𝒆𝒓 𝑷𝒍𝒂𝒏𝒆𝒕... ☒️
Post Reply

Return to β€œCounter-Strike Sharp CS2”