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
  • What does this command do?
  • Command Usage
  • Usage Descriptions
  • Permissions

Was this helpful?

Edit on GitHub
  1. Command Information
  2. Commands

Addon Command

This command is considered an ADMIN ONLY command Ordinary players should NOT be given access to this command

What does this command do?

This command opens a GUI that allows you to toggle already installed addons, or allows you to install addons from our database

Command Usage

<> = REQUIRED

[] = OPTIONAL

Usage: /pet addon [reload|update|install] [addon]

Usage Descriptions

Usage
Description

/pet addon

The GUI that opened shows all the addons currently installed on your server.

/pet addon reload

Reloads ALL the addons currently installed (Used for reloading addon config data)

/pet addon install [addon]

Will install the selected addon, it will also attempt to enable it. Example: /pet addon install PetWeight

/pet addon update [addon]

Updates the targeted addon to the newest version Example: /pet addon update PetWeight

Permissions

Permission Node
Description

pet.commands.addon

Grants the player access to run /pet addon

pet.commands.addon.reload

Grants the player access to reload the addons via /pet addon reload

pet.commands.addon.install

Grants the player access to reload the addons via /pet addon install

pet.commands.addon.update

Grants the player access to reload the addons via /pet addon update

PreviousCommandsNextDatabase Command

Last updated 3 years ago

Was this helpful?