
This server mod create backup mechanic for players inventory. Support MySQL or file H2.
Borukva Inventory Backup is a Minecraft mod that adds a mechanic for restoring a player's inventory. The mod interacts with an SQL database (H2, MySQL), where it records information about the player's inventory at specific time intervals. The data is saved in cases of player death, server login, server logout, and inventory restoration (for better control).
The mod saves the following data:
To open the menu for viewing and restoring a player's inventory, use the command:
/binvbackup <player_name>
The mod supports the permissions system, for example LuckPerms mod, permission:
borukva.rollback
The mod includes a config file in the configs
folder, where you can choose the database type (H2 or MySQL).
It may and will be VERY broken. It can broke your items, your world and your dog. You have been warned.