# Vex

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