housing
Instanced apartments, property sales, door locks, rent, and stashes — the player's home base.
Instanced Apartment Enter/Exit
Walk to a door, press E, and get teleported into a private routing-bucket interior that no other player can see.
Buyable Property + Ownership
Stand on a for-sale marker, press E to buy, and the server checks money, takes payment, and writes ownership to the database.
Door Lock with Owner Key + Lockpick
Owners toggle a door lock with their key; non-owners can attempt a lockpick that may fail and break the tool.
Weekly Rent + Automatic Eviction
A server scheduler charges weekly rent from the tenant's bank, counts missed cycles, and evicts after the grace period runs out.
Furniture Placement + Save
Drag a semi-transparent ghost prop in front of you, confirm to place it, and the server persists it so it respawns next visit.
Share a House Key with a Friend
Owners run /givekey to grant a friend access to their property and /revokekey to take it back, all validated server-side.
Per-House Storage Stash
Open a personal storage stash at a marker inside the house, backed by ox_inventory so its contents persist per owner.
Temporary Hotel Room Rental
Pay at the hotel reception to get a private, time-limited instanced room that auto-checks-out when the timer expires.
Real-Estate Listing UI + Preview Teleport
An NUI panel lists every unowned property; clicking View flies the player to a preview point and closing returns them to where they started.
House Garage: Store + Retrieve Cars
A garage marker at the house stores the car you're driving and lets you pull it back out later by plate, with state tracked server-side.
Property Mortgage & Foreclosure
ESX exports-based deed-collateral mortgage: amortized monthly installments billed server-side, three missed payments trigger foreclosure and eviction.
Property Auction House
QBCore exports-based live timed-bidding auction for foreclosed/seized/listed properties, with server-held escrow and anti-snipe clock extension.
Home Burglary & Offline Raid
QBCore exports-based offline home break-in: lockpick anim, alarm roll, and a server-authoritative loot table gated by a per-house cooldown.
Home Alarm & CCTV Security
ESX exports-based home security: owner-armed motion/door alarm and CCTV with a panic button that routes a server-validated dispatch to on-duty police.
Fractional Co-Ownership Shares
QBCore exports-based shared-equity property: a server-held cap table where multiple owners buy percentage stakes and rent income pays out as proportional dividends.
Apartment Building / Landlord Units
ESX exports-based multi-unit building: a server-held unit roster where tenants rent individual units and the owner collects aggregated passive rent income.
Interior Upgrade Tiers
QBCore/QBox tier-upgrade flow that charges the owner from bank and persists a higher property tier unlocking more storage and furniture slots.
Roommate Rent-Split
ESX/QBCore/QBox shared-lease module where roommates contribute to a server-tracked kitty and rent auto-debits from it on a timed cycle.
Home & Contents Insurance Claims
ESX/QBCore policy desk that sells a home-and-contents premium, then pays a server-verified claim minus the deductible after a burglary or fire.
Squatting & Abandoned-Property Claim
QBCore/QBox adverse-possession mechanic: occupy an unowned property and claim legal title server-side after a timed window of undisputed occupancy.
Self-Storage Unit Rental
ESX/QBCore/QBox off-property storage facility renting monthly lockup units, with server-billed rent, access gating, and an ox_inventory stash.
Installable Wall Safe & Cracking
QBCore/QBox owner-installed tiered wall safe as a secure home stash, with a server-rolled drill/crack minigame for intruders.
Apartment Intercom Buzz-In
ESX intercom where a visitor buzzes a unit and the server relays a grant/deny decision from the owner to flip the lobby door.
Real-Estate Brokerage Commission
ESX broker role that lists and shows client properties and earns a server-validated percentage commission on each closed sale.
Rent-to-Own Lease
ESX lease where each rent installment accrues equity server-side and auto-converts to outright ownership once fully paid off.
Property Flipping & Renovation Resale
QBCore flip loop: buy distressed cheap, fund a server-tracked renovation that raises the appraisal, then resell at a markup.
Interior Surface Customization
QBCore interior reskin: wallpaper, flooring, and lighting presets saved per property server-side and re-applied on load.
Short-Term Rental Listings
ESX short-stay rentals: owners list a property, guests book per-night with server-side dynamic pricing and a scheduled auto-checkout.
Moving & Relocation Service
ESX/QBCore/QBox export-driven relocation job that server-authoritatively transfers a property's stored stash items and saved furniture layout from an old property to a new one.
Construction Permit & Zoning
QBCore/QBox export-driven civic permitting flow where a player applies for a zoning permit to place a new property/MLO shell, an authorized inspector approves it on-site, and the server-authoritatively flips the permit to granted before the build can drop.