Full-Set Bonuses
Full-Set bonuses are a new addition in version (1.1.8+) which will give extra boosts to the player if they wear the full set of an armor type. Now how do you make/enable full set bonuses? Look below for some guidance.
For old configurations
If you're upgrading to this version (most likely) you will need to add some new config options to your pre-existing configs, please see below.
settings.yml
You will need to set Enabled to true, this will register the armor equip listeners which will provide the needed functionality for this to work.
example_set.yml (your sets)
Add this to your armor sets, you can choose if certain sets have full set bonuses or not. Full set bonuses also implement the armor actions system, allowing you to be creative (sounds, particles, messages)
Last updated