1.2.4
This version has some additions, patches and more.
Changes in this changelog
Unbreakable Option
Parameter Binding
Base Command Permission Patch
Startup Error Fix
Parameter binding
Introduced a new way to give armor with pre-existing attributes and levels, this can be done via parameter binding!
Now when giving armor via /armoradmin give armor %player% [set] {piece} <optional>{random_boosts} <optional><bind-funcs,*>
you will see that there is an additional parameter (you can leave empty) which will take in bind-funcs. These bind funcs can be previewed when tab-completing the command. Some examples below,
/armoradmin give armor %player% enchanted_set chestplate null -force_attribute=Aetherial-Beacon,-force_level=5
A result when executed, will give you the enchanted set chestplate, with Aetherial-Beacon binded as the attribute to the armor, and will also be Level 5.
Last updated