HomeJavaModsInventory Backup
Inventory Backup
ModsJava

Inventory Backup

by G_Ban_Q · on Modrinth

InvBackup is a plugin for Minecraft server administrators that offers a comprehensive solution for backing up and restoring player inventory. Its features…

⬇ Download on Modrinth
Inventory Backup — screenshot 1Inventory Backup — screenshot 2Inventory Backup — screenshot 3

📖 Project Overview

InvBackup is a Minecraft plugin that provides robust inventory backup and recovery functionality for server administrators. The plugin features an intuitive graphical interface (GUI) for easy interaction, allowing administrators to manage and restore player inventories, configure automatic backups, and apply world-specific settings. This ensures seamless protection of player progress, even in the event of server crashes or other issues.

gif gif gif

📋 Features

Вот обновлённая таблица команд с добавлением команды для открытия интерфейса меню:


🛠️ Commands

The InvBackup plugin offers several commands for managing and controlling player inventory backups and opening menus:

Command Description Usage Aliases
/invbackup save Manually save the inventory of a specified player. /invbackup save <player> /ib save
/invbackup restore Restore the specified player's inventory from a backup copy. (if no version is specified, the latest save is loaded) /invbackup restore <player> <version> /ib restore
/invbackup toggleworldcheck Toggle the world check feature to restrict inventory backups/restores by world. /invbackup toggleworldcheck /ib toggleworldcheck
/invbackup setworld Set the world for inventory backup operations. /invbackup setworld <world> /ib setworld
/invbackup setinterval Set an automatic backup interval in seconds. /invbackup setinterval <time> /ib setinterval
/invbackup reload Reload the plugin’s configuration settings. /invbackup reload /ib reload
/invbackup saveall Manually save the inventories of all online players. /invbackup saveall /ib saveall
/invbackup menu Opens the main InvBackup menu interface where admins can navigate various options such as settings, player inventories, and more. /invbackup menu /ib menu

Highlights:


🔑 Permissions

The plugin uses a straightforward permission system that controls access to various features, both in the GUI and via commands.

Permission Description Default
invbackup.admin Full access to all backup and restore features, including GUI settings. OP

Permission Breakdown:


⚙️ Configuration File

The InvBackup plugin generates a configuration file (config.yml), allowing server administrators to customize key settings such as backup intervals and world checks. Changes can be made directly in the file or through the GUI.

Example configuration:

save-interval: 600
check-world: true
world-name: world
max-versions: 100

Key Configuration Options:

Admins can modify these values either directly in the configuration file or through the corresponding commands. After making changes to the configuration, use /invbackup reload to apply them.


🖥️ Graphical Interface Overview

  1. Main Menu:

    • Accessible via /invbackup menu, providing links to player inventories, settings, and the option to save all players inventories.
  2. Settings Menu:

    • Modify key settings such as backup intervals, world checks, and the maximum number of backup versions using a toggleable GUI interface.
  3. Player Inventory Menu:

    • View player heads and select a player to view or manage their inventory backups. View and restore player saves, switch between different saved settings, and organize player inventory backups in an easy-to-use interface.
  4. Inventory Versions:

    • View previous versions of a player's inventory and select versions to restore, with pagination for easy navigation of large backup histories.
  5. Restore Menu:

    • Restore a player's inventory directly from the selected version via the GUI by selecting the appropriate option.

🚀 Quick Start Guide

  1. Install the Plugin: Download the .jar file and place it in your server's plugins folder.

  2. Start or Restart the Server: Restart or restart the server to activate the plugin.

  3. Set Backup Intervals: Use /invbackup setinterval <time> or /invbackup menu to configure backup settings to determine how often inventories are automatically saved.

  4. Backup and restore: Save inventories manually with /invbackup save <player> or wait for automatic backup and restore them with /invbackup restore <player>.

  5. Customize World Behavior: Toggle world-specific checks as needed with /invbackup toggleworldcheck.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more