Skip to main content
Private garages are personal garages tied to specific players — ideal for house garages, VIP perks or realtor gameplay.

Access

Configured in config/private-garages.lua:
command = "privategarages",
jobRestriction = { "realestate" }, -- jobs allowed to use the command (admins always can)
interiors = true,
hideBlips = false,
Admins always have access; add jobs to jobRestriction to let e.g. real estate agents manage private garages as part of their job.

Managing garages

/privategarages opens a management panel:
  • Create — name the garage, pick a vehicle type (car / air / sea), set the interaction distance, and grab your current position as the location
  • Owners — assign one or more players; only owners see and can use the garage
  • Edit / delete — change any field later or remove the garage
Everything is stored in the database and applies immediately — no restart.

How players use them

For owners, a private garage behaves exactly like a public one: store, retrieve, repair, share and transfer vehicles with the same UI. If interiors are enabled, owners can walk inside too. Set the nex_garages_webhook_private_garages convar to log private garage management to Discord.