This update brings a bunch of features as well as overall stability improvements.
Firstly, the default configuration is now done with skulls for a better look and experience out of the box.
Secondly, the major feature on this update are lore and name placeholders.
1. %capacity_bar% - This will display a capacity bar showing how full a backpack is.
For this placeholder to function, the following section needs to be added inside of the config file!
Code (yml (Unknown Language)):
backpack-progress-bar:
character-used: "\u2589"
character-empty: "\u2589"
character-used-color: "&a"
character-empty-color: "&7"
bar-length: 10
2. %percentage% - This placeholder will be replaced with a number between 0 and 100, and it will be the percentage of the space being used in the backpack.
Lastly, a couple of consistency issues have been fixed:
- Title for Backpack inventory now supports %slots% placeholder