# 5. Permissions Configuration

Each plush has **two permissions**, one from the ExecutableItems item, and another one for the plush menu and the functioning itself.

The first permission **you can give to all players**, A.K.A. "default" group.\
They won't be able to get plushies with just this permission, don't worry. This permission only allows them to place the item.

Here is the permission list for every plush item:\
\
ei.item.annabelle (unique, [see here](https://admintweaks.gitbook.io/wiki/mob-plushies-vol.-1/6.-important-unique-plushies))\
ei.item.babycamel \
ei.item.babyllama \
ei.item.babymooshroom \
ei.item.babypanda \
ei.item.blackcat \
ei.item.blueaxolotl \
ei.item.fox \
ei.item.irongolem \
ei.item.jason (unique, [see here](https://admintweaks.gitbook.io/wiki/mob-plushies-vol.-1/6.-important-unique-plushies))\
ei.item.jason878 (unique, [see here](https://admintweaks.gitbook.io/wiki/mob-plushies-vol.-1/6.-important-unique-plushies))\
ei.item.jigsaw (unique, [see here](https://admintweaks.gitbook.io/wiki/mob-plushies-vol.-1/6.-important-unique-plushies))\
ei.item.lightbrownrabbit \
ei.item.orangecat \
ei.item.pennywise \
ei.item.santa (unique, [see here](https://admintweaks.gitbook.io/wiki/mob-plushies-vol.-1/6.-important-unique-plushies))\
ei.item.shulker \
ei.item.sittingwolf \
ei.item.sniffer \
ei.item.snowfox \
ei.item.warden \
ei.item.witch \
ei.item.wolf


---

# 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://admintweaks.gitbook.io/wiki/mob-plushies-vol.-1/5.-permissions-configuration.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.
