> For the complete documentation index, see [llms.txt](https://docs.minecraftbot.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.minecraftbot.com/examples/request-plugins.md).

# Request Plugins

Request plugins are the ones that can only be invoked on one or more account through the Accounts tab. This means that they do not have a checkmark in the Plugins tab and usually don't run on all bots

{% hint style="warning" %}
Usually developers should use [Start Plugins](https://docs.minecraftbot.com/examples/start-plugins). This is for more niche plugins that should be only ran on one (or a few) bots at a time, such as Chat Spy or Container Viewer.
{% endhint %}

{% content-ref url="/pages/-LnDc8BhjNDQrsR9zi1V" %}
[Start Plugins](/examples/start-plugins.md)
{% endcontent-ref %}
