Addon FAQ
How can I install addons for SimplePets
Here is the main way of installing addons for SimplePets:
Click the
Install Addons
item that is on the last rowClick the addon you would like to install (Some of them have plugin requirements)
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 CLICK HERE
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:
Run the
/pet addon
commandDisable
the addon you modified the config forRe-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 Addon Command. 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 JENKINS or from the Addon Site Then drop them into the
plugins/SimplePets/Addons
folder and restart your serverThe final way is to delete the Addons' jar file from the
plugins/SimplePets/Addons
folder then re-install it by following the STEPS HERE
Last updated