1. Spawning and Driving
To spawn your first car, enter the following command:Basic Controls:
- Enter Vehicle: Right-Click (RMB) on the car body.
- Start Engine: Press F (or your swap-hand key) to open the car menu, then click the engine icon.
- Driving: Use movement keys (W, A, S, D).
- Horn: Press Space while in the driver’s seat.
Demonstration of car control
2. Refueling
Vehicles in CoolCars consume fuel while moving. If the tank is empty, the engine will not start.How to Refuel:
- Give yourself a canister:
/fuel give 10(10 liters). - Hold the canister in your main hand.
- Approach the rear of the car (the fuel point).
- Press Shift + Right-Click on the car.
- Hold Shift to continue refueling automatically.
Refueling process using a canister
3. Repairing Damage
If you crash or have a rough landing, the car may take damage.How to Repair:
- Give yourself a repair kit:
/repair give 10(10 units). - Hold the repair kit in your main hand.
- Approach the damaged zone (front, rear, or wheels).
- Press Shift + Right-Click on that zone.
- Hold Shift until the repair is complete.
4. Creating Your Own Model
If you want to add your own car, follow these steps:- Create a new folder in
plugins/CoolCars/cars/(e.g.,MyCar). - Copy the four files from the
Volgafolder into it. - Edit
localization.ymlto change the display name. - Run the
/car reloadcommand. - Your new car is ready to spawn:
/car spawn MyCar.
Read the detailed guide in the Creating a Car section.
