> For the complete documentation index, see [llms.txt](https://klema.gitbook.io/sir-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://klema.gitbook.io/sir-docs/about-s.i.r./compatible-plugins.md).

# Compatible plugins

{% hint style="info" %}
This section is currently outdated. Please wait for a proper rewrite.
{% endhint %}

<details>

<summary>Is a Vault only supported plugin for permissions?</summary>

Actually no! There are more plugins for permissions you can use (ex: LuckPerms). We recommend using LuckPerms because of the functions, support, and good stability over the years.

</details>

<details>

<summary>I'm a developer of my plugin and I want to be supported too!</summary>

If you're the developer looking for compatibility with S.I.R., let us know in tickets you can find on our support server (it's in the "Welcome" section).

</details>

<details>

<summary>Do cracked versions of premium plugins work?</summary>

As much as we can say... we don't know. We aren't pirating licenses so we aren't able to test it out for you. Please support the developers of the plugins and buy an original copy of the plugin or use free alternatives. Thank you.

</details>

## Vault

`Permissions plugin`

`Free`

{% embed url="<https://www.spigotmc.org/resources/vault.34315>" %}

## AuthMeReloaded

`Login hook`

`Free`

{% embed url="<https://www.spigotmc.org/resources/authmereloaded.6269>" %}

## UserLogin

`Login hook`

`Free`

{% embed url="<https://www.spigotmc.org/resources/userlogin.80669>" %}

## EssentialsX

`Vanish hook`

`Free`

{% embed url="<https://www.spigotmc.org/resources/essentialsx.9089>" %}

## CMI (Content Management Interface)

`Vanish hook`

`Paid`

{% embed url="<https://www.spigotmc.org/resources/cmi-298-commands-insane-kits-portals-essentials-economy-mysql-sqlite-much-more.3742>" %}

## SuperVanish

`Vanish hook`

`Free`

{% embed url="<https://www.spigotmc.org/resources/supervanish-be-invisible.1331>" %}

## PremiumVanish

`Vanish hook`

`Paid`

{% embed url="<https://www.spigotmc.org/resources/premiumvanish-stay-hidden-bungee-support.14404>" %}

## PlaceholderAPI

`More placeholders to use`

`Free`

{% embed url="<https://www.spigotmc.org/resources/placeholderapi.6245>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://klema.gitbook.io/sir-docs/about-s.i.r./compatible-plugins.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
