# Community Addons

{% hint style="warning" %}
Please make sure to read the setup instructions, permissions, and commands on each of the addons GitHub page. The Vehicles Team may not be able to help you with any of the following addons.
{% endhint %}

{% hint style="info" %}
Please keep in mind that these addons are not constantly maintained. Therefore some might be outdated or not working in certain versions anymore.
{% endhint %}

{% hint style="info" %}
If you'd like to submit your addon, please open a ticket on our discord!
{% endhint %}

***

## <mark style="color:orange;">Disposable Vehicles Addon</mark>

The Disposable Vehicles Addon adds the feature to delete Vehicles after they are dismounted by the player, making them single-use objects. \
\
**Author:** Nimaari\
**Link:** <https://github.com/Nimaari/DisposableVehiclesAddon>

***

## <mark style="color:orange;">Vehicle Pickup Addon</mark>

The Vehicle Pickup Addon adds the feature to modify whether players can pick up certain vehicles or not.\
\
**Author:** Nimaari\
**Link:** <https://github.com/Nimaari/VehiclesPickupAddon>

***

## <mark style="color:orange;">Speedometer Addon</mark>

The Speedometer Addon adds a blocks per second indicator next to the fuel bar. It allows for custom colors as well!\
\
**Author:** Mtuart\
**Link:** <https://github.com/Mtuart/Speedometer>

***

## <mark style="color:orange;">FindMy Addon</mark>

The FindMy Addon allows you to find your vehicles, or the vehicles of others again!\
\
**Important Notice:** Please read the FAQ on the GitHub Page for more info!\
\
**Author:** Mtuart\
**Link:** <https://github.com/Mtuart/FindMy>

***

## <mark style="color:orange;">Repair Consumable Addon</mark>

The Repair Consumable Addon allows you to set a custom consumable item to repair your vehicle! \
\
**Important Notice:** Please read the "How to use?" section on the GitHub Page for more info!\
\
**Author:** Nimaari\
**Link:** <https://github.com/Nimaari/VehiclesRepairConsumableAddon>

***

## <mark style="color:orange;">Vehicle Crafting Addon</mark>

The Vehicle Crafting Addon adds customizable crafting recipes for vehicles.\
\
**Important Notice:** Please read the wiki on the GitHub Page for more info!\
\
**Author:** srnyx\
**Link:** <https://github.com/srnyx/vehicles-crafting>


---

# 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://docs.vehiclesplugin.com/addons/community-addons.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.
