# Bee

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