SimplePets
  • HOME
  • FAQ
  • Major changes to v5
  • Pet JSON Commands
  • Command Information
    • Commands
      • Addon Command
      • Database Command
      • Data Command
      • Debug Command
      • GUI Command
      • Help Command
      • List Command
      • Modify Command
      • Permissions Command
      • Purchased Command
      • Regenerate Command
      • Reload Command
      • Remove Command
      • Rename Command
      • Report Command
      • Summon Command
  • permissions
    • Pet Permissions
      • Armor Stand
      • Axolotl
      • Bat
      • Bee
      • Blaze
      • Cat
      • Cave Spider
      • Chicken
      • Cod
      • Cow
      • Creeper
      • Dolphin
      • Donkey
      • Drowned
      • Elder Guardian
      • Enderman
      • Endermite
      • Evoker
      • Fox
      • Ghast
      • Giant
      • Glow Squid
      • Goat
      • Guardian
      • Hoglin
      • Horse
      • Husk
      • Illusioner
      • Iron Golem
      • Llama
      • Magma Cube
      • Mooshroom
      • Mule
      • Ocelot
      • Panda
      • Parrot
      • Phantom
      • Pig
      • Piglin
      • Piglin Brute
      • Pillager
      • Polarbear
      • Pufferfish
      • Rabbit
      • Ravager
      • Salmon
      • Sheep
      • Shulker
      • Silverfish
      • Skeleton
      • Skeleton Horse
      • Slime
      • Snowman
      • Spider
      • Squid
      • Stray
      • Strider
      • Trader Llama
      • Tropical Fish
      • Turtle
      • Vex
      • Villager
      • Vindicator
      • Wandering Trader
      • Warden
      • Witch
      • Wither
      • Wither Skeleton
      • Wolf
      • Zoglin
      • Zombie
      • Zombie Horse
      • Zombie Villager
      • Zombified Piglin
    • Other Permissions
  • Pet Addons
    • Addon FAQ
    • How to make an addon
      • addon.json
  • Pet NBT
    • Pet NBT Tags
      • Allay
      • Armor Stand
      • Axolotl
      • Bat
      • Bee
      • Blaze
      • Cat
      • Cave Spider
      • Chicken
      • Cod
      • Cow
      • Creeper
      • Dolphin
      • Donkey
      • Drowned
      • Elder Guardian
      • Enderman
      • Endermite
      • Evoker
      • Fox
      • Frog
      • Ghast
      • Giant
      • Glow Squid
      • Goat
      • Guardian
      • Hoglin
      • Horse
      • Husk
      • Illusioner
      • Iron Golem
      • Llama
      • Magma Cube
      • Mooshroom
      • Mule
      • Ocelot
      • Panda
      • Parrot
      • Phantom
      • Pig
      • Piglin
      • Piglin Brute
      • Pillager
      • Polarbear
      • Pufferfish
      • Rabbit
      • Ravager
      • Salmon
      • Sheep
      • Shulker
      • Silverfish
      • Skeleton
      • Skeleton Horse
      • Slime
      • Snowman
      • Spider
      • Squid
      • Stray
      • Strider
      • Tadpole
      • Trader Llama
      • Tropical Fish
      • Turtle
      • Vex
      • Villager
      • Vindicator
      • Wandering Trader
      • Warden
      • Witch
      • Wither
      • Wither Skeleton
      • Wolf
      • Zoglin
      • Zombie
      • Zombie Horse
      • Zombie Villager
      • Zombified Piglin
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub
  1. permissions
  2. Pet Permissions

Villager

All permissions for the Villager Pet

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 (If enabled)

pet.type.villager.hat

Will allow the Villager to be a hat (If enabled)

pet.type.villager.mount

Will allow the Villager to be a hat (If enabled)

pet.type.villager.data.*

Grants full access to all the data toggles for modifying the pet (/pet data villager)

pet.type.villager.data.visible (Added in v5.0-BUILD-122)

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

PreviousVexNextVindicator

Last updated 3 years ago

Was this helpful?