: Saves and loads player XP/rank data directly to the server's database.

: Place the esx_xp folder into your server's resources directory.

To use this script on your FiveM server, follow these standard steps:

: Allows other scripts (like jobs) to add or remove XP and listen for "rank up" events to trigger rewards (e.g., giving weapons at level 10).

: Import the provided esx_xp.sql file into your database to create the necessary rank columns.

: The legitimate version of this file is hosted on the Mobius1/esx_xp GitHub repository .

: Emulates the leveling system from GTA Online, allowing players to earn XP and ranks. Key Features :

: Unzip the contents and rename the folder from esx_xp-master to simply esx_xp .