Installation
Installation
Unzip the
jg-handling-bundleDrag the script folder (
jg-handling) into a new folder called[jg]within your server'sresourcesfolder.Inside of your
server.cfg, add a new line after all your other resources have started:
ensure [jg]Configuration
Now for the fun part! Let's get the script perfectly configured for your server. Inside of the config folder you will find 2 different configuration files.
The main one you want to worry about is the config.lua file. This is the core configuration for the script. Most integrations (such as framework (optional), notifications and more) are automatically detected.
In this file, you will mainly want to customise the functionality of the script, such as adjusting the job lock, timing tool features etc. Enjoy!
If you received an error saying [SQL ERROR]
JG Handling tries to automatically make the required database changes. In some cases, this automatic installation fails and you need to make the changes manually.
Head into the install folder within jg-handling. Run the database.sql file within your database software (could be PhpMyAdmin or HeidiSQL).
Make sure you are running this SQL code within the correct database - triple check and cross reference the name of the database!
Last updated
Was this helpful?