Garage compatibility build

lunar_garage

Expanded vehicle storage with an experimental Qbox path.

An experimental Lunar Garage compatibility build with dynamic property garages, storage-state synchronization, and expanded vehicle-type handling.

ESXQBCoreQbox experimentalOX LibOX MySQLqtarget APIQBX PropertiesVehicle keys
Version
2.0.3
Updated
Aug 15, 2026
License
GPL-3.0
Garage compatibility buildOpen source · Experimental
lunar_garagev2.0.3
previewCapture pending · Garage browser

Planned in-game capture of vehicle storage grouped by the configured car, boat, or air garage type.

previewCapture pending · Property garage flow

Planned capture of separate on-foot entry and vehicle parking points with optional garage interiors.

previewCapture pending · Vehicle retrieval

Planned capture of locked vehicle spawning that leaves the player outside and facing the retrieved vehicle.

01 / OVERVIEW

What it does

This GPL build extends Lunar Scripts' archived garage resource with Qbox-oriented database fields, property garage registration, owner and keyholder access, car/boat/air normalization, and synchronized stored/state values. ESX and QBCore adapters load today; the included Qbox adapters still need a manifest correction before a pure Qbox deployment should be treated as ready.

02 / FEATURES

Core features

01

Dynamic property garages

Register, refresh, and remove owner- or keyholder-restricted garages with separate entry and spawn points plus optional interiors.

02

Storage-state synchronization

Keep stored and state columns aligned when vehicles leave, park, are retrieved from impound, or return automatically after a restart.

03

Expanded vehicle handling

Normalize common framework types into car, boat, and air garages and keep those vehicle pools separated.

04

Less disruptive spawning

Spawn retrieved vehicles locked and turn the player toward them instead of teleporting the player directly into the driver seat.

03 / REQUIREMENTS

Compatibility at a glance

Requiredox_lib, oxmysql, and a loaded framework adapter
Ready adaptersESX or QBCore
Qbox statusExperimental; manifest adapter load must be corrected
Interactionqtarget-compatible export when Config.Target is enabled
04 / INSTALLATION

Setup path

  1. 01

    Back up player_vehicles and the existing garage configuration before applying the build.

  2. 02

    Place lunar_garage in resources and confirm ox_lib, oxmysql, and the intended framework are installed.

  3. 03

    For Qbox testing, apply sql/qbox_lunar_garage.sql and correct the manifest so the nested Qbox client and server adapters load.

  4. 04

    Review AutoRespawn, target, keys, fuel, vehicle types, garage names, impounds, property distances, and spawn checks before starting it.

05 / CHANGELOG

Current release

v2.0.3Repository snapshot · Aug 2026
  • Added Qbox-oriented vehicle columns, stored/state synchronization, type normalization, and dynamic property garage APIs.
  • Added less disruptive retrieval behavior, property access validation, configurable distances, and auto-respawn support.