Compatibility
Minecraft: Java Edition
1.19.x
1.18.x
1.17.x
Platforms
Bukkit
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed GPL-3.0-only
Published last year
Updated last year
What is this addon?
This is a SimplePets Addon that gives pets realistic weight and slow the player down when they are on top of the players head.
The weight is stacked with more and more pets on the players head
Plugin/Resource Links:
- SimplePets (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 PetWeight
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
PetWeight
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:
# If the player has multiple pets as a hat should the weight combine?
# Default: false
Weight_Stacked: false
# How heavy can the total weight be for the player
# Default: 5
Max_Weight: 5
# What level of slowness should be given
Weight_Slowness:
# Default: 1
LIGHT: 1
# Default: 2
SLIGHTLY_HEAVY: 2
# Default: 3
HEAVY: 3
# Default: 4
YOUR_KILLING_ME: 4