Скачать Borukva Inventory Backup — Minecraft Моды — ModStock
Borukva Inventory Backup

Borukva Inventory Backup

Активный

Установок

0

Последнее обновление

1 месяц назад

Версии

1.21 — 1.21.5
Клиент
Fabric
Управление
Хранилища
Технологические
Утилиты

Static Badge

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).

Stored Data

The mod saves the following data:

  • Player inventory (including armor and off-hand items)
  • Experience level
  • Date
  • Ender chest inventory
  • World
  • Cause of death

Commands

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

Configuration

The mod includes a config file in the configs

folder, where you can choose the database type (H2 or MySQL).

  • H2 – A local file-based database that stores its data files in the server's folder.
  • MySQL - a server database that works regardless of the mod.

It may and will be VERY broken. It can broke your items, your world and your dog. You have been warned.