# Donkey

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