# Wolf

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