Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

imperfectandcompany/Imperfect-ActivityTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Imperfect Gamers [IG] - Activity Tracker

A plugin for user activity tracking for CounterStrikeSharp.


Requirements


Installation

  • Download the latest release from here
  • Unzip and place into your servers game/csgo/ directory

Configuration

After installation and initial run of the plugin, a configuration file will be created in the game/csgo/addons/counterstrikesharp/configs/plugins/ImperfectActivityTracker/ directory.

Database Settings - Required

DatabaseHost - The IP/Hostname for your database

DatabasePort - Port for your database (For exmaple MySQL 3306 for MySQL)

DatabaseName - Database name to save information to.

DatabaseUser - Username to login to your database

DatabasePassword - Password for username to login to your database

Server Information

ServerIp - The IP for the server that this is being installed on. This is to save unique time data related to this specific server.


Credits

The time tracking module within the K4-System plugin inspired and provided the foundation for the code found in this repository.

About

A user activity tracker plugin for CounterStrikeSharp.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages