Weight-RPG 2.14v

Details

  • Filename
    Weight-RPG.jar
  • Uploaded by
  • Uploaded
    Jul 26, 2023
  • Size
    173.15 KB
  • Downloads
    106
  • MD5
    6b5a998aa9d2c340aa75c245b6581c09

Supported Bukkit 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

Changelog

 

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.