JG Docs
Handling

Installation

HandlingJG HandlingPurchase on the JG store

Download & unzip

Unzip the jg-handling-bundle and open it.

Add the resource to your server

Drag the script folder (jg-handling) into a new folder called [jg] within your server's resources folder.

Install dependencies

Make sure you have the latest versions of ox_lib & oxmysql installed on your server.

Update your server.cfg

Inside of your server.cfg, add a new line after all your other resources have started:

ensure [jg]

Configure the script

Inside the config folder, config.lua is the core configuration - most integrations are detected automatically, including framework (optional) and notifications. You'll mainly be adjusting the script's functionality, such as the job lock and timing tool features.

Troubleshooting

On this page