BazuFix Dealerships
19.99 EUR
Description
ποΈ Bazufix Dealerships β Dynamic Dealership Business System
Turn vehicle dealerships into a full, immersive, player-run business. Owners manage their own stock, set their own prices, track revenue, and compete β all through a polished in-game UI. Admins control everything from a single panel without touching a single config file.
πΊ Showcase & Documentation
- π Documentation
- π₯ Showcase
β Core Features
π§ Dynamic Admin Panel (/dealership)
Manage your entire dealership ecosystem dynamically in-game. No configuration restarts required!
- In-game Creation: Create, edit, and delete dealerships entirely in-game.
- Custom Configurations: Assign a job, set blip visibility, and choose showroom configurations per dealership.
- 3-Point Coordinate Picker: Walk to place the customer marker, walk to place the management marker, then drive a ghost vehicle to set the exact spawn point.
- Bulk-add Vehicles: Load vehicles from a master list with one click, setting stock and price instantly.
- Full CRUD Support: Add, edit, or remove individual vehicles at any time.
-
Configurable Command: Change the default
/dealershipcommand to anything you want.
π’ Management Dashboard (Owner UI)
Dealership owners access a state-of-the-art dashboard by walking to the management marker and pressing E.
- Overview Analytics: See total revenue, total sales, current stock value, and today's sales at a glance.
- 7-Day Bar Chart: Visualize daily sales performance over the last month with responsive charts.
- Recent Sales Feed: Track the last 5 transactions with buyer, vehicle, and final price details.
- Vehicle List: Live stock bar, purchase price, current sale price, maximum allowed price, and profit margin for every vehicle.
- Per-Vehicle Actions: Restock (using owner's funds) and adjust sale prices from a clean modal.
- Bulk Actions: Select multiple vehicles to update stock or price in one single operation.
- Financial Logs: Transaction history filterable by date, including a treasury movement log with a live balance chart.
- Branding: Rename the dealership at any time from the Settings panel.
π₯ Personnel & Hiring System
Build and manage your team directly from the UI without touching the F8 console or permissions tables.
- In-game Job Offers: Send a job offer to any nearby player with real-time accept/decline notifications.
- Granular Permissions: Toggle access to Vehicles, Treasury, Company Logs, Showroom, and Settings independently per employee.
- Job Grades: Promote or demote employees through job grades directly from the panel.
- Owner Safety: Fire an employee at any time; the owner always retains full control.
π Showroom Vehicle Placement
Bring your showroom to life by displaying physical stock for customers to inspect.
- Interactive Placement: Place any vehicle currently in stock at a location of your choice inside the showroom.
- Native Color Picker: Choose a custom display color for placed vehicles.
- Database Persistence: Placed vehicles persist across server restarts and restore automatically.
π³ Installment & Financing System
Enable vehicle financing so players can drive away today and pay the rest over time.
- Down Payments: Customers pay a configurable down payment; the vehicle is delivered immediately.
- Configurable Terms: Set the number of installment terms and interest rates directly in the config.
-
Financing Panel (
/financedvehicles): Customers manage their active plans, view payment timelines, and make one-click payments. - Auto-Repossession: Track missed payments automatically. Vehicles are repossessed after a configurable number of missed terms.
- Real-time Treasury Updates: Down payments and installments are logged to the treasury the moment they are paid.
π¨ Color Pricing System
Give paint jobs real economic weight instead of a flat add-on price.
- Category Multipliers: Configurable price multipliers per vehicle category (e.g., Super, Sport, SUV).
- Model Overrides: Set specific pricing rules for individual vehicle models.
- Live Calculations: Customers see the exact price impact of each color before confirming a purchase.
π Test Drive System
- Test Drive Duration: Fully configurable duration (default: 60 seconds).
- Client-Side Vehicles: Option to spawn test vehicles client-side only (invisible to other players, zero griefing/VBR potential).
- Countdown UI: On-screen timer that automatically deletes the vehicle when time expires.
- Smooth UI Resuming: Returning from a test drive restores the UI exactly where the customer left off (same vehicle and color selected).
π§Ύ Tax System
- Sales Tax: Configurable sales tax percentage.
-
Treasury Calculations: Customer pays
sale_price + taxwhile the dealership treasury receivessale_price - tax. -
Tax Tracking: Cumulative tax paid is tracked per dealership (
payed_tax).
π° Economy & Price Formula
To keep your server's economy balanced and prevent exploitation, Bazufix Dealerships uses a secure three-tier pricing model:
Field
Description
admin_base_price
Set by admin β the reference price
purchase_price
admin_base Γ PurchasePriceRatio β what the owner pays per unit of stock
sale_price
Set by the owner β what customers pay
Max markup
sale_price β€ purchase_price Γ (1 + MaxPriceMarkup%) β configurable cap
π Practical Example (Default Settings: Ratio 0.9, Markup 50%):
-
Admin sets base price:
$100,000 -
Owner buys stock at:
$90,000per unit -
Owner can price up to:
$135,000(Any margin in between is pure profit for the dealership)
βοΈ Technical Specifications & Compatibility
- Multi-Framework: Native support for QB-Core, QBX, and ESX β switch with a single config line.
-
Localization: Fully localized with English and Turkish included out of the box (adding new languages is as simple as creating a file in
/locales/). - Database (oxmysql): Fully async, optimized database structure with zero blocking queries.
- Auto SQL Migrations: Database tables and column migrations run automatically on resource startup.
- Safe-Seeding: Default dealerships are seeded from config on first run and are never overwritten if already in the database (your in-game edits survive restarts).
-
Dependencies:
oxmysql,bazufix-core
English (US)
Turkish