Electus LogoElectus Documentation

Integrations

Supported frameworks, inventories, garages, and where to change them.

Use electus_admin/config/config.lua for the integration switches.

IntegrationSupported valuesChange it here
Frameworkauto, esx, qb, qbxConfig.Framework
Inventoryauto, esx, ox_inventory, qs-inventory, core_inventory, qb-inventory, codem_inventoryConfig.Inventory
Garageauto, esx_garage, qb-garages, jg-advancedgarages, cd_garage, op-garagesConfig.Garage

Adapter files

AreaFiles
Framework logicelectus_admin/client/frameworks/* and electus_admin/server/frameworks/*
Inventory logicelectus_admin/server/inventories/*
Garage logicelectus_admin/server/garages/*
Auto-detectionelectus_admin/shared/auto_config.lua

auto tries to detect the running framework, inventory, or garage resource. If detection does not match your server, set the value manually in config/config.lua.

On this page