# Skeleton Horse

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