# Cat

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