
Stable Release. Feature you can find here
TBVehicleLockSystem is a vehicle ownership and security mod featuring locking, key sharing, raiding mechanics, and full admin audit logging.
TBVLSVehicleHelper.IsOwner, compiled in only when TBVehicleLockSystem is present). TBSecondHandMarket gets the same behavior automatically through TBLib's shared vehicle-finder helper, which applies the identical ownership check whenever TBVehicleLockSystem is loaded — no TBSecondHandMarket-specific code needed.A server-wide audit log covers every significant action in the mod:
Every one of these log types can be toggled independently for file logging and for Discord reporting — an admin can, for example, keep local logs for everything but only forward raid/alarm activity to Discord.
Events are grouped into four Discord channels, each with its own configurable webhook:
| Channel | Covers |
|---|---|
| General | Extension purchases |
| Raid Actions | Raids, short-circuits, repairs, alarms on/off |
| Admin | Admin owner deletion, admin key-access changes |
| Key | Player-driven ownership, key access, group access, pack/unpack, and claiming a vehicle |
This system is purely for server admins/auditing — it has no in-game UI and is configured entirely through server config files.