![[SimplePetsAddon] PetWeight](https://cdn.metamods.net/images/mods/spets-pet-weight/logo.png)
[SimplePetsAddon] PetWeight
What is this addon?
This is an addon for the SimplePets plugin that gives pets realistic weight and slows down the player when pets are on their head. The weight accumulates if multiple pets are on the player's head at the same time.
Required dependencies:
Requires the SimplePets plugin to be installed
Installation methods
Installation via command (easiest method)
Simply execute the command /pet addon install PetWeight
in chat. The system will automatically download and activate the addon.
Installation through graphical interface
- Enter the command
/pet addon
- Click on the "Install Addons" button in the bottom row of the interface
- Find the "PetWeight" item in the list
- Click on it to install
If the process gets stuck with "Installing..." message, check the console for any errors. If there are none, try another installation method.
Manual installation
- Open the SimplePets plugin folder
- Navigate to the "Addons" folder (create it if it doesn't exist)
- Download the addon file
- Place the JAR file in the Addons folder
- Restart the server to load the addon
Default settings
# Should weight be combined when multiple pets are on the head?
# Default value: false
Weight_Stacked: false
# Maximum total weight for the player
# Default value: 5
Max_Weight: 5
# Slowness levels depending on weight
Weight_Slowness:
# Default value: 1
LIGHT: 1
# Default value: 2
SLIGHTLY_HEAVY: 2
# Default value: 3
HEAVY: 3
# Default value: 4
YOUR_KILLING_ME: 4