# Villager

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