# Cow

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