Inventory Save
This modification gives players the ability to save and restore character inventory contents using a set of special commands. The mod offers three main functions for working with player inventories.
Main Commands
/inventorysave [PLAYER] — saves the current inventory of the selected player along with accumulated experience.
/inventoryclearsave [PLAYER] — performs saving of the player's inventory and experience, then completely clears their current inventory and resets experience.
/inventoryload [PLAYER] — loads a previously saved inventory of the selected player for the command sender.
/inventoryload [PLAYER] [TARGET PLAYER] — allows loading a saved inventory of one player for another specified player.
Important Features
To load a saved inventory, it must be previously saved using the appropriate commands. The modification automatically tracks and saves the state of player inventories.
For server operation, it's sufficient to install this mod only on the server side. Client installation is possible without any issues.
Limitations
The player must be online when saving their inventory. Presence online is not required for loading saved inventories.