ISS v2.0.0
This update moves the scope from a utility type of usage to a more library focused scope
for new usage instructions check the description or the readme
- Code rewrite from scratch
 
ISS v1.3.5
this allows for actionbar display in 1.21.5
- updated actionbar message to snbt
 
ISS v1.3.4
I would HIGHLY recommend updating to this version as this bug is pretty critical
Changelog
- fixed a critacal bug where if there is no armor piece saved in the layout it gives the last item that was given before
 
- added support for new equpment field
 - pre 1.21.5 layouts should still work
 
New Features
- made actionbar display an option(off by default) can be toggled in the load.mcfunction
 
Additions
- code is now open source on github
 - license code under CC-BY-4.0
 - add readme
 
Fixes
- encrease code readability
 - fix comment being in german
 
fixed functions using old "player_id" scoreboard instead of the new one "iss.player_id"
reorgenized code
added "functions" folder were all the features of this pack can be used:
Saving
- "save_default" saves a global layout with an id
 - "save_custom_layout" saves a personal layout for the player who is running the function
 
Loading
- "load_custom_layout" load the personal layout for the player who is running the function
 - "load_default" load a global layout with an id
 
- "reset_custom_layout" replaces the personal layout with the equivalent global one
 
- fixed ISS giving @a Speed and Strengh
 
dasdas



