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
  • How can I install addons for SimplePets
  • How can i reload my addons after customizing them?
  • How can I update the addons I have installed?

Was this helpful?

Edit on GitHub
  1. Pet Addons

Addon FAQ

PreviousOther PermissionsNextHow to make an addon

Last updated 3 years ago

Was this helpful?

How can I install addons for SimplePets

Here is the main way of installing addons for SimplePets:

  1. Click the Install Addons item that is on the last row

  2. Click the addon you would like to install (Some of them have plugin requirements)

  3. Re-Open the /pet addon GUI and make sure the installed addon is enabled (green)

--- IF it is still red check your console for an error message ---

Here are some images showing how to do this

How can i reload my addons after customizing them?

So you have finished customizing the addons config file and would like the new configuration to be used. You can do it 2 ways.. - The first way is to simply restart your server, doing the restart refreshes the plugins memory and guarantees a fresh start - The second way is to follow these steps:

  1. Run the /pet addon command

  2. Disable the addon you modified the config for

  3. Re-Enable the addon you just disabled Doing so will refresh the addon with the new config information.

How can I update the addons I have installed?

Currently there are currently 3 ways to update the addons you have installed

The simplest way is to use the . You can run the command like: /pet addon update PetWeight as an example, This will unload the current version... then download the latest version available. (Added in v5.0-BUILD-124)

Download them manually from either our or from the Then drop them into the plugins/SimplePets/Addons folder and restart your server

The final way is to delete the Addons' jar file from the plugins/SimplePets/Addons folder then re-install it by following the

CLICK HERE
Addon Command
JENKINS
Addon Site
STEPS HERE