Description
This addon is designed to support mini-game creation in Minecraft Bedrock Edition.
It works on a “cheat-friendly” basis, allowing you to save players’ inventories before a mini-game and restore them after it ends.
How it works:
- Apply the tag `save_item1` to save a player’s current inventory.
- Later, use the tag `load_item1` to restore that inventory.
- You can do the same with `save_item2` → `load_item2`, up to `item10`.
- Tags are automatically removed after use, so all you need to do is apply them.
This simple system makes it easy to manage inventories during mini-games, events, or custom maps without losing players’ items. Perfect for creators who want a reliable way to temporarily store and restore inventories in their worlds.
Introduction Video : https://youtu.be/b7jXy_R2_wI


