# Sheep

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