AVCS File Storage Fix (B41.78.18+)
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
[list]
[*] [b]Persistence fix[/b]: Replaces GlobalModData with file-based Lua storage (getFileWriter/getFileInput). Claims survive server restarts.
[*] [b]Unclaim permission fix[/b]: 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.
[/list]
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: [url=https%3A%2F%2Fgithub.com%2Fbrickman1%2Favcs-fork]https://github.com/brickman1/avcs-fork[/url]
Workshop ID: 3705764268
Mod ID: AnotherVehicleClaimSystemB41