> ## Documentation Index
> Fetch the complete documentation index at: https://coolcars.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# CoolCars Wiki

> Advanced vehicle plugin documentation for Minecraft.

<div align="center">
  <img src="https://mintcdn.com/coolcars/Nf4BiqjFcs6SEFCk/images/coolcars/logo-full.png?fit=max&auto=format&n=Nf4BiqjFcs6SEFCk&q=85&s=33dc957f71397de6662e4e365467c36e" alt="CoolCars full logo" width="1280" height="535" data-path="images/coolcars/logo-full.png" />
</div>

## Plugin Features

CoolCars is a high-performance vehicle plugin that brings realistic driving mechanics to Minecraft.

* **Advanced Physics:** Real suspension, tire grip, mass, and air stabilization.
* **Damage System:** Core health plus individual part damage (front, rear, wheels).
* **Fuel Mechanics:** Fuel consumption based on speed and throttle, with canister refueling.
* **Interactive UI:** Custom car menus, trunk inventory, and dynamic Action Bar.
* **Persistence:** SQLite/MySQL support with detailed event telemetry.

<CardGroup cols={2}>
  <Card title="Installation" icon="download" href="/en/installation">
    Requirements and first-time setup guide.
  </Card>

  <Card title="Quick Start" icon="bolt" href="/en/quick-start">
    Learn how to spawn, drive, refuel, and repair.
  </Card>

  <Card title="Configuration" icon="sliders" href="/en/config">
    Detailed guide for `config.yml`, `items.yml`, and `sounds.yml`.
  </Card>

  <Card title="Create Your Car" icon="car" href="/en/creating-a-car/creating">
    Step-by-step guide to building your own vehicle models.
  </Card>
</CardGroup>
