Free Resourcesfilo_jack
Configuration
Open:
shared/sh-config.luaDebug
Config.Debug = falseEnable console debugging.
Allowed Jobs
Config.JobsAllowed = {
"mechanic",
}Set to nil to allow everyone.
Example:
Config.JobsAllowed = nilRequired Item
Config.RequiredItem = "vehicle_jack"Set to nil to disable the inventory requirement.
Config.RequiredItem = nil