Hey,
If you have the chance, could you help me with a mechanic I'm hoping to create utilizing your plugin?
What I'm hoping to create is a Battle Bag, a separate inventory of 8 items that you would have access to in battle, instead of having access to all the items in your inventory.
I can already set up most of this, by having a storage system of 8 items that players can access from their menu, and now just need to figure out how to swap the inventories in battle. I'm guessing the easiest way to do this would be to, prior to battle, store all items in the player's inventory in a separate storage system, and then retrieve the items from the Battle Bag storage. Then after battle, put the remaining items back in the Battle Bag storage, and retrieve the items from the temporary inventory storage.
Is there a command that I can use to add all items to/from a storage?
Edit: Seems I must have deleted a paragraph in my original post, haha.
