Plugin Directory
The following plugins come bundled with the official ImperialCAD FiveM resource and extend in-game functionality out of the box. Some require configuration, while others work with no extra steps.
📂 Included Plugins
1. CivilianInt
Description: Adds support for managing civilian data in-game. Provides commands for setting, clearing, and viewing active civilians.
Setup Required: None — automatically active when ImperialCAD is started.
Key Features:
/setciv <SSN>
/getciv
/clearciv
2. ImperialTablet
Description: Provides access to the ImperialCAD web tablet interface from inside FiveM.
Setup Required: None — simply use
/tablet
.Key Features:
Full CAD interface within game UI
3. ERS Integration
Description: Connects ERS (Emergency Response Simulator) callouts and AI records to ImperialCAD.
Setup Required: Yes
Enable
ERSsupport = true
inconfig.lua
Replace ERS
c_functions.lua
with modified version fromImperialERS
folderEnable "Advanced API Usage" in the Admin Panel
Key Features:
Auto-generates real cad calls from ERS
Registers AI civilians and vehicles to CAD
Auto-attaches responding unit
Full guide: ERS Integration Setup
🔹 Future & Community Plugins
ImperialCAD supports public exports and events, allowing third-party developers to create and share their own plugin modules.
Some plugins may require additional configuration
Others may be drag-and-drop with zero setup
We will list high-impact or officially endorsed plugins here as they are released.
Want to create your own plugin? You can use our exports/events to build extended functionality for your community or others.
For help, visit our Documentation Hub or reach out through our support system.
Last updated
Was this helpful?