KTX Garages
The garage is a place with slots. The cars a player owns stand on them, and one leaves by being driven through the exit.
Real interiors
The player drives into the entrance and stands inside a garage with their own cars parked on the slots. Eleven ship with it, from a two-car garage to an aircraft hangar, and your own go into the same list.
Built in the game
Pick an interior, stand where the entrance, the exit, the camera and each slot belong, and save. It is live for everyone without a restart, and a finished garage is the template for the next one. Five garages stand in the world after the first start.
Ownership
A garage is bought from a seller, belongs to a job, or belongs to every player when its price is 0. Selling one back returns the share of the price you set.
Co-owners and guests
Up to five co-owners per garage, plus a player invited from the invite zone. A co-owner uses the garage like their own, or only while the owner is inside, and one setting decides which.
Shared instances
Two players in the same garage see each other and the same vehicles. Everyone else is in their own instance, so a busy server never turns a garage into a car park.
Vehicles that stay out
A vehicle driven out of a garage stays in the world across restarts. ox_core does that itself, and QBox leaves it to its own persistence convars.
Impound
A destroyed vehicle, or one coming home to a garage with no room, waits until somebody pays the fee you set. Four lots come with it.
What fits inside
Limit a garage to certain models, or to whole kinds of vehicle. A hangar that only takes planes and helicopters is two ticks in the builder. A job garage also decides whose vehicles employees may park.
Activity log
Who entered, who took or stored which vehicle, who was added as a co-owner, and when. Readable in the game, on a Discord webhook, and through the ox_lib logger.
No database mapping
The table and column names of all four frameworks are built in, and a column your server renamed is one line. Nothing to import either, the tables are created on the first start.
Three languages
English, German and French, and a language of your own is a copy of one file.
Exports and hooks
Park a vehicle, send one to the impound, decide who may take a plate out, and set what releasing a vehicle costs.

KTX Fishing
The player stands at one of four spots and casts. What comes up depends on the spot and the rod, and the ped at the water buys it at the price you set.

KTX Cases
A case sits in the inventory as an item. Opening it runs the reel, and the reward the server drew is in the player's inventory by the time it stops.

KTX Dispatch
A player calls it in from where it happened. Everyone whose job answers that service sees who called, what for, how far away and how bad. One takes it, and every other board says so.