# Official Addons

{% 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 %}

***

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

The WorldGuard Flags Addon, adds a WorldGuard flag for each vehicle (*ALLOW or DENY*) that allows or denies the placing of certain vehicles in a region.\
\
**Author:** Pollitoyeye\
**Link:** <https://www.spigotmc.org/resources/vehicles-worldguard-flags.28788/>

***

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

The PlotSquared Addon, adds different types of protection regarding Vehicles for you to utilize in your Plots world.\
\
**Author:** Pollitoyeye\
**Link:** <https://www.spigotmc.org/resources/vehicles-plotsquared-protection.74753/>

***

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

The Vehicles Limiter Addon, adds a limit to how many Vehicles a user can place.\
\
**Author:** Pollitoyeye\
**Link:** <https://www.mediafire.com/file/53t1oe903btlobo/VehiclesLimiter.jar/file>\
**Dependency:** <https://www.spigotmc.org/resources/bkcommonlib.39590/>


---

# 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/official-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.
