# Panda

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