Fork of Another Vehicle Claim System (AVCS) by Lu5ck.
Fixes GlobalModData persistence bug in B41.78.18+ - vehicle claims now survive server restarts.
v1.1.0 Changes
- Persistence fix: Replaces GlobalModData with file-based Lua storage (getFileWriter/getFileInput). Claims survive server restarts.
- Unclaim permission fix: Only the vehicle owner or admin can unclaim a vehicle. Previously faction/safehouse members could unclaim other players' vehicles.
- Client UI: Unclaim/Modify buttons are now disabled when viewing vehicles you don't own.
- Server: Owner check is always enforced regardless of ServerSideChecking setting.
Installation
Add "AVCSFork" to your server Mods= line.
Do NOT use with original AVCS - use one or the other.
Credits
Original mod: Lu5ck (GPL-3.0)
License: GPL-3.0
Source: https://github.com/brickman1/avcs-fork
Workshop ID: 3705764268
Mod ID: AnotherVehicleClaimSystemB41