Skip to content

Script for FiveM ESX gamemode to add information about last connection time of specific player to your server database.

License

Notifications You must be signed in to change notification settings

redoper1/esx_useractive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esx_useractive

esx_useractive is a FiveM resource which adds ability to track user activity by logging their last connect date in the MySQL database.

Requirements

Download & Installation

Download

Using Git
cd resources
git clone https://github.com/redoper1/esx_useractive
  • Optionally you can use switch to any subfolder, for example [scripts]:
cd "resources/[scripts]"
git clone https://github.com/redoper1/esx_useractive
Manually

Installation

  • Add useractive.sql to your ESX database
  • Add this to the end of your server.cfg "start resources":
start esx_useractive
  • While cloning or downloading from GitHub your directory will be most like named as esx_useractive-master

About

Script for FiveM ESX gamemode to add information about last connection time of specific player to your server database.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages