> ## Documentation Index
> Fetch the complete documentation index at: https://docs.czautoz.co.uk/llms.txt
> Use this file to discover all available pages before exploring further.

# Vans Pack

> Vehicles in the CZ Autoz / Callatic Vans Pack — Chevrolet G20 and the liveried Mercedes Sprinter, with colour/livery variants and ready-made types.xml.

The Vans Pack adds practical, high-capacity vans for hauling and roleplay servers, including liveried Sprinter delivery vans. For the current version see the [Vehicles Changelog](/vehicles-changelog).

## Vehicles

| Vehicle           | Base classname     | Colour / livery variants                                                       |
| ----------------- | ------------------ | ------------------------------------------------------------------------------ |
| Chevrolet G20     | `ChevroletG20C`    | **3** — Khaki · Black · White                                                  |
| Mercedes Sprinter | `MercedesSprinter` | **8** — White · DHL · DPD · Amazon · Parcelforce · FedEx · Yodel · British Gas |

<Note>
  Each colour/livery is its **own** spawnable class (e.g. `MercedesSprinter_DHL`). Ready-made `types.xml` entries for every variant ship with the mod — see **[types.xml & events.xml](/vehicles/types-events-xml)**.
</Note>

<Note>
  Each **Mercedes Sprinter** livery (DHL, DPD, Amazon, Parcelforce, FedEx, Yodel, British Gas) is a full variant with **interior cargo shelving**, not just a reskin.
</Note>

## Specs & features

Every vehicle is **all-wheel drive** with resimulated, real-life-matched handling — see [Driving & Handling](/vehicles/features/driving-and-handling).

| Vehicle           | Top speed          | Power  | Seats | Fuel  |
| ----------------- | ------------------ | ------ | ----- | ----- |
| Mercedes Sprinter | 100 mph (161 km/h) | 190 hp | 4     | 100 L |
| Chevrolet G20C    | 95 mph (153 km/h)  | 200 hp | 2     | 100 L |

**Standout per-car features** — on top of the [shared feature set](/vehicles/features/overview) every vehicle gets:

* **Mercedes Sprinter** — 8 courier liveries — DHL, DPD, Amazon, FedEx, Parcelforce, Yodel & British Gas · Four doors with per-door cargo gating · Knocks down trees
* **Chevrolet G20C** — Removable roof LED light bar (bulb-attachable) · 6 doors incl. sliding side door · Black & White variants · Knocks down trees

## All spawnable classnames

<Accordion title="Show all 11 Vans Pack classnames">
  ```
  ChevroletG20C
  ChevroletG20C_Black
  ChevroletG20C_White
  MercedesSprinter
  MercedesSprinter_DHL
  MercedesSprinter_DPD
  MercedesSprinter_Amazon
  MercedesSprinter_Parcelforce
  MercedesSprinter_FedEx
  MercedesSprinter_Yodel
  MercedesSprinter_BritishGas
  ```
</Accordion>

## Doors, wheels & parts

Doors and wheels come attached, but persist as separate items if knocked off or sold as spares — the Sprinter also has per-livery door panels. You only need them in `types.xml` if you spawn loose parts — see the [doors & wheels section](/vehicles/types-events-xml).

## Setup

<CardGroup cols={3}>
  <Card title="Install" icon="circle-play" href="/vehicles/install">Install, sign and publish.</Card>
  <Card title="Whitelisting" icon="shield-check" href="/vehicles/whitelisting">Whitelist your server IP so engines run.</Card>
  <Card title="types.xml" icon="code" href="/vehicles/types-events-xml">Economy entries for every variant.</Card>
</CardGroup>

<Tip>The Chevrolet G20 is also available as a standalone single-vehicle mod — same classnames.</Tip>
