Addon FAQ
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 ---
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.
Currently there are currently 3 ways to update the addons you have installed
- 1.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)
- 2.Download them manually from either our JENKINS or from the Addon Site Then drop them into the
plugins/SimplePets/Addons
folder and restart your server - 3.The 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 modified 1yr ago