# Armor Stand

{% hint style="info" %}
This pet is currently still 'In Development' and is only able to be used when <mark style="color:red;">`Allow-In-Development-Mobs`</mark> is set to <mark style="color:orange;">`true`</mark> in the config.yml
{% endhint %}

## Armor Stand

| Permission Node                                                                                                      | Description                                                                                                               |
| -------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------- |
| pet.type.armorstand                                                                                                  | Will allow the player to spawn the Armor Stand pet                                                                        |
| pet.type.armorstand.\*                                                                                               | Grants full access to the pet, such as spawning the pet, flying, mounting, hat, and all the data items                    |
| pet.type.armorstand.fly                                                                                              | Will allow the Armor Stand to fly <mark style="color:green;">`(If enabled)`</mark>                                        |
| pet.type.armorstand.hat                                                                                              | Will allow the Armor Stand to be a hat <mark style="color:green;">`(If enabled)`</mark>                                   |
| pet.type.armorstand.mount                                                                                            | Will allow the Armor Stand to be a hat <mark style="color:green;">`(If enabled)`</mark>                                   |
| pet.type.armorstand.data.\*                                                                                          | Grants full access to all the data toggles for modifying the pet (<mark style="color:red;">/pet data armor\_stand</mark>) |
| <p>pet.type.armorstand.data.visible<br><mark style="color:orange;"><code>(Added in v5.0-BUILD-122)</code></mark></p> | Will allow the player to view/toggle the 'Visible' Data Item                                                              |
| pet.type.armorstand.data.frozen                                                                                      | Will allow the player to view/toggle the 'Frozen' Data Item                                                               |
| pet.type.armorstand.data.burning                                                                                     | Will allow the player to view/toggle the 'Burning' Data Item                                                              |
| pet.type.armorstand.data.silent                                                                                      | Will allow the player to view/toggle the 'Silent' Data Item                                                               |
