# Husk

| Permission Node                                                                                                | Description                                                                                                       |
| -------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------- |
| pet.type.husk                                                                                                  | Will allow the player to spawn the Husk pet                                                                       |
| pet.type.husk.\*                                                                                               | Grants full access to the pet, such as spawning the pet, flying, mounting, hat, and all the data items            |
| pet.type.husk.fly                                                                                              | Will allow the Husk to fly <mark style="color:green;">`(If enabled)`</mark>                                       |
| pet.type.husk.hat                                                                                              | Will allow the Husk to be a hat <mark style="color:green;">`(If enabled)`</mark>                                  |
| pet.type.husk.mount                                                                                            | Will allow the Husk to be a hat <mark style="color:green;">`(If enabled)`</mark>                                  |
| pet.type.husk.data.\*                                                                                          | Grants full access to all the data toggles for modifying the pet (<mark style="color:red;">/pet data husk</mark>) |
| <p>pet.type.husk.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.husk.data.frozen                                                                                      | Will allow the player to view/toggle the 'Frozen' Data Item                                                       |
| pet.type.husk.data.burning                                                                                     | Will allow the player to view/toggle the 'Burning' Data Item                                                      |
| pet.type.husk.data.silent                                                                                      | Will allow the player to view/toggle the 'Silent' Data Item                                                       |
| pet.type.husk.data.baby                                                                                        | Will allow the player to view/toggle the 'Baby' Data Item                                                         |
| pet.type.husk.data.raised\_arms                                                                                | Will allow the player to view/toggle the 'Raised Arms' Data Item                                                  |
| pet.type.husk.data.shaking                                                                                     | Will allow the player to view/toggle the 'Shaking' Data Item                                                      |
