Kit Manager

Kit Manager

A Datapack that lets you save your inventory into a kit to then load it later down the line!

101 downloads
0 followers

I made this project because I couldn't find the datapack I needed. The best alternative I found only have a limited amount of kit slots which isnt ideal which is why I've made this (besides for the not so enjoying enjoyment).

The earliest version of this datapack wont be able to save item components. This has since been fixed.

Kit Menu Command:

/trigger kits

Showcase:<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/e0qr0oO5FWk" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>

Operator Commands:

/function c:action/save_final {name:"<KIT-NAME>"}
/function c:storage/load_kit {name:"<KIT-NAME>"}
/function c:action/wipe_final {name:"<KIT-NAME>"}

If you want to disable the trigger command then just apply the "disabled" tag to the desired players! Example: "/tag add disabled".