Property-system build

qbx_properties

Property ownership connected to practical garage access.

A Qbox property-system compatibility build with realtor-created garages, owner and keyholder access, discovery blips, and optional Lunar Garage integration.

QboxOX LibOX MySQLOX InventoryLunar Garageqbx_garages
Version
0.0.1
Updated
Aug 15, 2026
License
GPL-3.0
Property-system buildOpen source derivative
qbx_propertiesv0.0.1
previewCapture pending · Realtor creation flow

Planned capture of property details, optional garage selection, interior choice, and separate placement points.

previewCapture pending · Property access map

Planned capture of available, owned, and keyholder property blips with player GPS selection.

previewCapture pending · Garage interior handoff

Planned capture of optional property-to-garage interior access through the compatible Lunar workflow.

01 / OVERVIEW

What it does

This Qbox Project derivative extends the property workflow with realtor-configured garage interiors, separate entry and parking coordinates, dynamic garage registration, access-aware map blips, and a player-facing property list. It prefers the compatible Lunar Garage path and can fall back to qbx_garages for basic registration, while keeping older single-coordinate garage data readable.

02 / FEATURES

Core features

01

Realtor garage creation

Add a property garage, choose a large, small, or no-interior option, then place separate entry and parking coordinates.

02

Property discovery

Show available personal properties and owned or keyholder properties with distinct blips and a /myproperties GPS menu.

03

Access-aware garage sync

Refresh owner and keyholder access through dynamic Lunar Garage registration while preserving legacy garage JSON support.

04

Expanded interior testing

Filter invalid previews and optionally expose additional residential, premium, and business IPL interiors from bob74_ipl.

03 / REQUIREMENTS

Compatibility at a glance

Frameworkqbx_core
Requiredox_lib, oxmysql, ox_inventory, and illenium-appearance
GarageLunar Garage preferred; qbx_garages fallback
Optionalbob74_ipl for added IPL interior choices
04 / INSTALLATION

Setup path

  1. 01

    Place qbx_properties in resources and ensure the Qbox, OX database, inventory, and appearance dependencies are available.

  2. 02

    Start bob74_ipl first when using its extra interior entries, then start the selected garage resource.

  3. 03

    Allow the resource to load property.sql, decorations.sql, and property_garages.sql on startup, then verify the properties table schema.

  4. 04

    Test /createproperty as a realestate employee and /myproperties as an owner or keyholder before using the workflow on a live server.

05 / CHANGELOG

Current release

v0.0.1Repository snapshot · Aug 2026
  • Added realtor-created garages, split entry and parking points, garage interiors, owner/keyholder sync, and map discovery tools.
  • Added Lunar Garage registration, a qbx_garages fallback, legacy JSON normalization, and more optional IPL test interiors.