LG-VDM Reconcile is a FiveM resource designed for RP servers that need a fair, clean, and automated way to handle vehicle kill / VDM disputes.
When a player is killed by another player using a vehicle, the system creates a case and gives the victim a settlement choice. The victim can either accept compensation or reject the settlement and trigger the serverโs existing punishment system.
This resource does not replace your jail or community service scripts. It integrates with common third-party punishment resources and also provides a configurable custom adapter for unsupported systems.
โจ Features
- ๐ Automatic vehicle kill case creation
- โ๏ธ Victim settlement choice system
- ๐ต Compensation payment handling
- ๐ Reject settlement and trigger external jail / community service punishment
- ๐ Compatible with many known jail and community service resources
- ๐งฉ Custom adapter support for private or modified punishment scripts
- ๐ Repeat offense rules
- ๐ก๏ธ Server-side validation for case handling
- ๐๏ธ Case history stored in database
- ๐งโ๐ผ Admin test and management commands
- ๐ข KOOK / Discord logging support
- ๐จ Clean lightweight UI without full-screen overlay
- โ๏ธ ESX / QBCore / standalone-friendly configuration
๐ฏ Designed For
- ๐๏ธ RP servers
- ๐ญ Serious roleplay communities
- ๐ City servers
- โ Whitelisted servers
- ๐งโโ๏ธ Communities that want to reduce manual staff handling of VDM reports
- ๐ Servers using external jail or community service systems
๐ง How It Works
- ๐ A player is killed by another player using a vehicle.
- ๐ The system creates a vehicle kill case.
- โ๏ธ The victim receives a settlement prompt.
- ๐ต The victim can accept compensation and close the case.
- ๐ If the victim rejects the settlement, the system attempts to use your configured external jail or community service resource.
- ๐ข If no compatible punishment resource is available, the case is logged and staff can be notified.
๐ Supported Punishment Integrations
The resource includes adapter support for many common jail and community service systems, including but not limited to:
- ๐ rcore_prison
- ๐ esx_jail
- ๐ esx-qalle-jail
- ๐ qalle-jail
- ๐ qb-prison
- ๐ qb-policejob
- ๐ p_policejob
- ๐ pickle_prisons
- ๐ xt-prison
- ๐ tk_jail
- ๐ esx_tk_jail
- ๐ hd_jail
- ๐ myPrison
- ๐ mxJail
- ๐ plouffe_jail
- ๐ wasabi_police
- ๐ fl_punishment
- ๐ Badger_Jailing
- ๐งน esx_communityservice
- ๐งน communityservice
- ๐งน randol_service
- ๐งน mh-communityservice
- ๐งน qb-communityservice
- ๐งน qb-community-service
- ๐งฉ custom adapter
Unsupported or modified systems can be connected through the custom adapter configuration.
๐ฆ Dependencies
Required:
- oxmysql
Optional:
- ox_lib
- ESX
- QBCore
- KOOK logging
- Discord logging
- Any supported jail or community service resource
๐ ๏ธ Installation
- ๐ฅ Download the resource.
- ๐ Place
LG-VDM-Reconcileinside your server resources folder. - ๐๏ธ Import the SQL file included in the resource.
- โ๏ธ Configure
config.lua. - ๐ Make sure your jail or community service resource starts before this resource.
- โ
Add the resource to your
server.cfg.
Example:
ensure oxmysql
ensure ox_lib
ensure es_extended
# Your jail / community service resource
ensure rcore_prison
# or ensure esx_jail
# or ensure qb-prison
# or ensure esx_communityservice
ensure LG-VDM-Reconcile
๐งโ๐ผ Admin Commands
/lgvdm_test
/lgvdm_cases
/lgvdm_status [playerId]
/lgvdm_clear [playerId]
/lgvdm_punish [playerId] [jail/community] [amount] [reason]
/lgvdm_reloadadapters
๐ Support
Support is available through Discord / ticket system.
Support Link:Discord
๐ Required Informatio]n
๐ป Code
Code is accessible: No
Subscription-based: No
Lines: Approximately 3,500+ lines
Requirements: oxmysql, optional ox_lib, optional ESX/QBCore, external jail or community service resource for punishment handling
Support: Yes
๐จ Assets
Assets are accessible: Yes
Subscription-based: No
Polygons: Not applicable, no custom 3D models included
Texture size and amount: Not applicable, no custom model textures included
Requirements & dependencies: Standard FiveM NUI files only
Support: Yes
