Skip to content

BSDevelopers/PetWeightAddon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PetWeightAddon

This is an addon for the SimplePets v5 plugin that makes it so pets slow the player down when they are on the players head

Default configuration (Located in plugins/SimplePets/Addons/PetWeight.yml)

# 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

About

This is an addon for the SimplePets v5 plugin that makes it so pets slow the player down when they are on the players head

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages