[SimplePetsAddon] PvP Addon
Checks for when the owner of a pet is in combat and will remove all their current pets
[SimplePetsAddon] PvP Addon
*What is this addon?*
This is a SimplePets Addon that is by far the simplest one we have made... It simply listens for when the pets owner is attacked and will remove all pets from them (as well as their attackers pets too)
*Plugin/Resource Links:*
* (REQUIRED) *(REQUIRED)*
*How to install:*
The addon can be installed a few different ways it can be done via the install command, via the GUI installer, or manually
*Install via Command:* (Easiest)
* Simply type the *`/pet addon install Pvp`* command It will also attempt to load and enable it
*Install via GUI Installer:*
* Run the *`/pet addon`* command * Click the *`Install Addons`* item that is in the bottom row of the GUI * Locate the *`Pvp`* item in the GUI * Once found simply click it
*NOTE:* If it gets stuck saying "Installing..." then check your console for any errors, If there are none then try one of the other methods.
*Install Manually:*
* Open the SimplePets plugin folder * Open the *`Addons`* folder (If the folder is not there then simply create one) * Download the addon from one of the download locations * Drop the addons jar file into the *`Addons`* folder * Restart your server (This is to actually get the addon loaded into the plugin)
*Default Config:*
```yaml
This addon will be updated later on to add some more features
Remove-Pet:
Settings this to `true` will make it so when the player being hit is attacked, it will remove their pet(s)
From-Player: false
Settings this to `true` will make it so when a player attacks another player, it will remove their pet(s)
From-Attacker: false ```