-
Notifications
You must be signed in to change notification settings - Fork 39
Addon
brainsynder edited this page Jul 15, 2021
·
2 revisions
➤ Addons for SimplePets can be installed 2 different ways
➤ Though the In-Game installer:
- Run the
/pet addon
command - Click the "Install Addons" item
- Click the addon you want to install (Wait for it to update/change the GUI)
- Once it is finished you are able to customize the config for it (if it has one) then reload the addon
➤ Though the Site download:
- Navigate to https://pluginwiki.us/addons/
- Click "Download" on what ever addon you want
- On your server navigate to
plugins/SimplePets/
- If there is not an Addons folder then make one
plugins/SimplePets/Addons/
- Drop the downloaded addon into the Addons folder
- Restart your server, and the addon will be loaded when the server is finished restarting
➤ The addon system was implemented to make it easier for the plugin to support different plugins and also add stuff that would not normally be added to the main plugin
➤ This system also helps with keeping the plugins size lower
➤ When needing to reload an addon for SimplePets you need to run the /pet addon
command
➤ Once the GUI is open click the addon you want to reload (It will disable it)
➤ After the addon is disabled click the addons item again (It will enable it)
➤ BAM the addon is reloaded