Skip to main content
In CoolCars, commands are divided into several categories for ease of management. Most commands require administrator (OP) permissions.

Vehicle Management (/car)

The primary command for working with vehicles.

Fuel and Repair

Commands for issuing and configuring consumables.

Fuel (/fuel)

  • /fuel give [liters] — Give a canister with the specified amount of liters.
  • /fuel set <liters> — Set the amount of fuel in the canister you are holding.

Repair (/repair)

  • /repair give [units] — Give a repair kit with the specified amount of units.
  • /repair set <units> — Set the amount of units in the repair kit in your hand.

Heal Command (/car heal)

Allows instantly restoring the health of a vehicle or its individual parts. Syntax: /car heal <uuid> <target> <amount|full> Available Targets (<target>):
  • car — Core health.
  • front — Front part.
  • rear — Rear part.
  • wheels — All wheels at once.
  • wheel_fl, wheel_fr, wheel_rl, wheel_rr — Specific wheel.
  • all — Repair everything to maximum.

Language and Localization (/lang)

  • /lang — View current language.
  • /lang set <en|ru> — Change personal interface language.
  • /lang auto — Enable automatic language detection.
  • /lang server <en|ru> — Set default server language (for admins).