promotional bannermobile promotional banner

Weight-RPG

Inventory weight mechanic just like in RPGs!

File Details

Weight-RPG 2.14v

  • R
  • Jul 26, 2023
  • 173.15 KB
  • 275
  • 1.20.1+14

File Name

Weight-RPG.jar

Supported Versions

  • 1.20.1
  • 1.20
  • 1.19.4
  • 1.19.3
  • 1.19.2
  • 1.19.1
  • 1.19
  • 1.18.2
  • 1.18.1
  • 1.18
  • 1.17
  • 1.16
  • 1.15
  • 1.14
  • 1.13

 

Introduced Boost Items that increase the player's maximum weight capacity for all weight levels. To define Boost Items and their respective weight enhancements, add the following code to the config.yml file:
# Here add boost items' names and their respective weight to increase the player's carrying capacity.
# Don't add space after and before '='. Use '&' for color codes.
# Υou can use RGB colors by specifying them in the format "&#RRGGBB"
# Boost items don't have any weight.
boost-items:
# - "itemname=boost_weight"
- "&aSuper Backpack=50"
- "&#1cebee&lEnhanced Bag=100"

Added support for hex colors using the format '&#(color)', which can be used in custom items and boost items.
Added the ability for players to disable item pick-up at any weight level. You need to add the 'disable-pick-up: false or true' option to each level in the config.