Logo
MINECRAFTBIBLE
Items
Items

All game items

Blocks
Blocks

Building blocks

Mobs
Mobs

Creatures & monsters

Biomes
Biomes

World biomes

Structures
Structures

Generated structures

Recipes
Recipes

Crafting guides

Advancements
Advancements

Achievements

Loot Tables
Loot Tables

Drop rates

Tags
Tags

Item groupings

All Versions
View all data →
Capes
Cape ArchiveNEW

Browse rare Minecon capes, OptiFine capes, and custom capes from players worldwide

Browse

Player Database
Player DatabasePopular

Search any player

Skin Browser
Skin Browser

Browse & download skins

Cape Gallery
Cape GalleryNEW

Minecon & OptiFine capes

Seed Vault
Seed Vault

Curated seeds

Learn

Guides
GuidesNew

Tutorials & tips

Blog
Blog

News & updates

Community

Community Hub
Community HubHub

Posts, discussions & more

All Versions
View community →
Seed Analyzer
Seed Analyzer

World seed analysis

Loot Explorer
Loot Explorer

Drop rates

Crafting Calculator
Crafting Calculator

Material planning

Enchant Calculator
Enchant Calculator

Probability math

Redstone Lab
Redstone Lab

Signal timing

Trading Profit
Trading Profit

Villager ROI

All Versions
View all tools →
Mods
Mods

Browse all mods

Plugins
Plugins

Server plugins

Resource Packs
Resource Packs

Textures & sounds

Shaders
Shaders

Visual enhancements

Datapacks
Datapacks

World logic

Scanner
Mod Intelligence

Scan & analyze any mod

All Versions
View all mods →
Loading...
IntroductionIntroductionVersion HistoryVersion HistoryGuidesGuidesBlog & NewsBlog & News
ItemsItemsBlocksBlocksMobsMobsRecipesRecipesBiomesBiomesStructuresStructuresAdvancementsAdvancementsLoot TablesLoot TablesTagsTags
ModsModsPluginsPluginsResource PacksResource PacksShadersShadersDatapacksDatapacks

MinecraftBible

The Ultimate Wiki

Logo
MINECRAFTBIBLE

The ultimate Minecraft reference. Every item, block, mob, and recipe documented with precision.

Community

  • Skin Browser
  • Cape Gallery
  • Seed Vault
  • Blog
  • Guides

Database

  • Items
  • Blocks
  • Mobs
  • Recipes
  • Biomes
  • Structures

Tools

  • Seed Analyzer
  • Mod Intelligence
  • Crafting Calculator
  • Enchant Calculator

Mods & Packs

  • Mods
  • Plugins
  • Resource Packs
  • Shaders
  • Datapacks

Site & Legal

  • About
  • Authors
  • Editorial Policy
  • Corrections
  • Contact
  • Privacy Policy
  • Terms of Service
  • DMCA
  • Sitemap

© 2026 MinecraftBible. Not affiliated with Mojang or Microsoft.

PrivacyTermsContact
MineBackupPlugin
PluginMIT

MineBackupPlugin

This mod acts as a bridge connecting the powerful MineBackup application with the Minecraft. Backup and Restore your save with just a command!

102
Downloads
1
Followers
3 months ago
Updated
📦
2
Versions
game-mechanicsmanagementbukkitpaperspigot
Download Latestv2.0.0-beta.1View on Modrinth

📖About MineBackupPlugin

MineBackup-Plugin

MineBackup-Plugin is a Spigot plugin based on Minecraft 1.21. As a complementary component to MineBackup/FolderRewind, it communicates with the main program through the KnotLink protocol, enabling cross-end data synchronization and signal broadcasting. It allows remote control of backup, restoration, automatic backup, and other functions.

For the mod version, see MineBackup-Mod. Compared to the mod version, the plugin version has undergone many optimizations for server-side use.

Features

  • KnotLink Protocol Support: Subscribes to broadcast signals from the MineBackup main program via a long-lived TCP connection (default port 6372), enabling low-latency cross-end communication.
  • Fully Compatible with 1.21.x: Developed based on the latest Spigot API 1.21, supporting Java 21.
  • Lightweight Architecture: Focuses on signal subscription and command forwarding, consuming minimal server resources.

Requirements

  • Minecraft Version: 1.21.x
  • Server Software: Spigot / Paper and its forks
  • Java Version: Java 21 or higher
  • Dependencies: Requires the MineBackup/FolderRewind+MineRewind main program to be running (provides the KnotLink signal source).

Installation and Usage

  1. Download the latest .jar file from the Releases page.
  2. Place the downloaded .jar file into your server's plugins folder.
  3. Start or restart your server.
  4. Ensure the MineBackup main program is running and that the KnotLink Server is installed on your computer. Specifically, Linux/macOS users do not need to install the separate KnotLink Server.

Commands and Permissions

Command Parameters Description
/mb save (none) Manually performs a full world save in-game, equivalent to /save-all.
/mb list_configs (none) Lists all configuration profiles you have set up in the MineBackup main program along with their IDs.
/mb list_worlds <config_id> Lists all worlds under the specified configuration along with their index numbers.
/mb list_backups <config_id> <world_index> Lists all available backup files for the specified world.
/mb backup <config_id> <world_index> [comment] Commands the main program to create a backup for the specified world. An optional comment can be attached.
/mb restore <config_id> <world_index> <filename> Commands the main program to restore the world using the specified backup file. If you intend to restore the current world, you must use /mb quickrestore.
/mb auto <config_id> <world_index> <interval_time> Requests MineBackup to perform automatic backup tasks at the specified interval (in minutes).
/mb stop <config_id> <world_index> Requests MineBackup to stop the automatic backup task.
/mb quicksave [comment] Performs a backup for the current world.
/mb quickrestore [filename] Performs a hot restore for the current world. If no filename is provided, the latest backup file is automatically selected.
/mb confirm (none) Confirms the execution of a hot restore.
/mb abort (none) Cancels an impending hot restore.
/mb reload (none) Reloads the configuration.

Please note that the specific execution behavior differs between the plugin and the mod. Pay close attention during use.

👥 Team & Contributors

Leafuke
LeafukeOwner

⚙️ Compatibility

Environment
🖥️ Server-side
Loaders
bukkitpaperspigot
Minecraft Versions
1.211.21.11.21.21.21.31.21.41.21.51.21.61.21.7+4 more

🔗 Links

Modrinth Page