HomeJavaModsRestoreIt
RestoreIt
ModsJava

RestoreIt

by defectivevortex · on Modrinth

Allows easy restoration of selected areas to previous states. Perfect for PvP servers, minigame servers, and build competitions where you need to quickly…

Which build do you need?

This mod ships a separate file for every mod loader and every version of the game. Pick both, then download — the wrong build installs fine and then does nothing in the game.

Mod loader

Minecraft version

⬇ Download for 1.21.9–26.1.2 · Paper⬇ Download for 1.20.2–1.21.8 · Paper⬇ Download for 1.21.9–26.1.2 · Purpur⬇ Download for 1.20.2–1.21.8 · Purpur
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.

RestoreIt

A Minecraft plugin for arena snapshot creation and restoration

RestoreIt allows server administrators to easily create snapshots of arenas and restore them back to previous states. Perfect for PvP servers, minigame servers, and build competitions where you need to quickly reset areas.

Features

Requirements

Installation

  1. Download the latest release
  2. Place the JAR file in your plugins folder
  3. Make sure WorldEdit is installed
  4. Restart your server
  5. Configure settings in plugins/RestoreIt/config.yml

Quick Start

  1. Select an area with WorldEdit:

    //wand
    //pos1
    //pos2
    
  2. Create an arena:

    /restoreit arena create <arena_name>
    
  3. Take a snapshot:

    /restoreit snapshot <arena_name> <snapshot_name>
    
  4. Restore the arena:

    /restoreit restore <arena_name> <snapshot_name>
    

Commands

All commands start with /restoreit (aliases: /ri, /restore)

Arena Commands

Snapshot Commands

Restoration Commands

Permissions

Configuration

Main settings in plugins/RestoreIt/config.yml:

performance:
  max-arena-size: 1000000          # Max blocks per arena
  max-snapshots-per-arena: 10      # Max snapshots before cleanup
  async-operations: true           # Use async operations
  max-concurrent-restores: 5       # Max simultaneous restores

storage:
  compression-enabled: true        # Compress snapshots
  compression-level: 6             # Compression level (0-9)

Support

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