# ✨NEW✨ Vehicles

## <mark style="color:red;">Server Owner</mark>

The table below contains a list of **Vehicle Commands** available for <mark style="color:red;">**Server Owners**</mark>.

<table data-full-width="true"><thead><tr><th width="106.888916015625">Type</th><th width="326">Command</th><th width="120">Input</th><th width="407">Description</th><th>Default</th></tr></thead><tbody><tr><td><h3><strong>📟</strong>🌌</h3></td><td><mark style="color:red;">motorrowboat.decaystartdelayminutes</mark></td><td><code>"number"</code></td><td>Controls the time taken for a rowboat or kayak to despawn when it is near the coastline.</td><td><code>45</code></td></tr><tr><td><h3><strong>📟</strong>🌌</h3></td><td><mark style="color:red;">motorrowboat.deepwaterdecayminutes</mark></td><td><code>"number"</code></td><td>Controls the time taken for a rowboat or kayak to despawn when it is not near the coastline.</td><td><code>120</code></td></tr><tr><td><h3><strong>📟</strong>🌌</h3></td><td><mark style="color:red;">motorrowboat.outsidedecayminutes</mark></td><td><code>"number"</code></td><td>Controls the time taken for a rowboat or kayak to despawn when it is outside.</td><td><code>180</code></td></tr><tr><td><h3><strong>📟</strong>🌌</h3></td><td><mark style="color:red;">motorrowboat.population</mark></td><td><code>"number"</code></td><td>Controls the amount of rowboats that spawn naturally on the coastline.</td><td><code>4</code></td></tr><tr><td><h3><strong>📟</strong>🌌</h3></td><td><mark style="color:red;">rhib.rhibpopulation</mark></td><td><code>"number"</code></td><td>Controls the amount of RHIBs that spawn naturally on the coastline.</td><td><code>0</code></td></tr><tr><td><h3><strong>📟</strong>🌌</h3></td><td><mark style="color:red;">ridablehorse.population</mark></td><td><code>"number"</code></td><td>Controls the density of horse spawning per km².</td><td><code>2</code></td></tr><tr><td><h3><strong>📟</strong></h3></td><td><mark style="color:red;">vehicle.vehiclesdroploot</mark></td><td><code>"0/1"</code></td><td>Determines whether vehicles drop storage items when destroyed.</td><td><code>1</code></td></tr></tbody></table>

## <mark style="color:orange;">Server Admin</mark>

The table below contains a list of **Vehicle Commands** available for <mark style="color:orange;">**Server Admins**</mark> and above.

<table data-full-width="true"><thead><tr><th width="105.77777099609375">Type</th><th width="297.111083984375">Command</th><th width="113.3333740234375">Input</th><th width="447">Description</th><th>Default</th></tr></thead><tbody><tr><td><h3><strong>📟</strong></h3></td><td><mark style="color:orange;">baseridableanimal.decayminutes</mark></td><td><code>"number"</code></td><td>Defines the amount of “minutes” taken for a horse to die naturally when left alone.</td><td><code>180</code></td></tr><tr><td><h3><strong>📟</strong></h3></td><td><mark style="color:orange;">baseridableanimal.dungtimescale</mark></td><td><code>"number"</code></td><td>Production rate of horse dung. Higher is faster.</td><td><code>1</code></td></tr><tr><td><h3><strong>📟</strong></h3></td><td><mark style="color:orange;">vehicle.boat_corpse_seconds</mark></td><td>"<code>number</code>"</td><td>Defines “how long” boat corpses persist for before being despawned.</td><td><code>300</code></td></tr><tr><td>📟✨</td><td><mark style="color:orange;">bike.doplayerdamage</mark></td><td><code>"0/1"</code></td><td>Defines whether Bikes do damage when colliding with a player.</td><td><code>1</code></td></tr><tr><td>📟✨</td><td><mark style="color:orange;">bike.motorbikemonumentpopulation</mark></td><td><code>"number"</code></td><td>Motorbike population in monuments.</td><td><code>1</code></td></tr><tr><td>📟✨</td><td><mark style="color:orange;">bike.outsidedecayminutes</mark></td><td><code>"number"</code></td><td>Decay time of all bikes when placed outside.</td><td><code>1440</code></td></tr><tr><td>📟✨</td><td><mark style="color:orange;">bike.pedalmonumentpopulation</mark></td><td><code>"number"</code></td><td>Bicycles population in monuments.</td><td><code>1</code></td></tr><tr><td>📟✨</td><td><mark style="color:orange;">bike.pedalroadsidepopulation</mark></td><td><code>"number"</code></td><td>Bicycles population of roadside spawns.</td><td><code>1</code></td></tr><tr><td>📟✨</td><td><mark style="color:orange;">bike.playerdamageragdolltheshold</mark></td><td><code>"number"</code></td><td>Amount of collision damage on a bike required to ragdoll the player.</td><td><code>10</code></td></tr><tr><td>📟✨</td><td><mark style="color:orange;">global.carstats</mark></td><td><code>"N/A"</code></td><td>Get information about all the cars in the world via console printout.</td><td><code>/</code></td></tr><tr><td>📟✨</td><td><mark style="color:orange;">vehicle.fixcars</mark></td><td><code>"N/A"</code></td><td>Instantly fully repair all applicable cars on map.</td><td><code>/</code></td></tr><tr><td>📟✨</td><td><mark style="color:orange;">vehicle.killcars</mark></td><td><code>"N/A"</code></td><td>Instantly destroy all applicable cars on the map.</td><td><code>/</code></td></tr><tr><td>📟✨</td><td><mark style="color:orange;">vehicle.killmotorbikes</mark></td><td><code>"N/A"</code></td><td>Destroy all spawned Motorbikes.</td><td><code>/</code></td></tr><tr><td>📟✨</td><td><mark style="color:orange;">vehicle.killpushbikes</mark></td><td><code>"N/A"</code></td><td>Destroy all spawned Bicycles.</td><td><code>/</code></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://rust-console-edition.gitbook.io/community-servers/commands/world/new-vehicles.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
