RestoreIt

⭐ — (4 endorsements) 📥 280 downloads 📌 v1.1.0 📅 8/7/2025
🟡 Updated this year

By defectivevortex · management

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 5/19/2026 📅 Created: 8/7/2025

🔍 Analysis

  • 🏆 #52 of 235 management mods in this game by downloads

📋 About This Mod

# 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 - **Arena Management**: Create and manage arenas using WorldEdit selections - **Snapshot System**: Take snapshots of arenas and store them efficiently - **Fast Restoration**: Restore arenas to any previous snapshot - **Async Operations**: Non-blocking operations that won't lag your server - **Compressed Storage**: Efficient storage using Sponge Schematic format ## Requirements - **Minecraft**: 1.20+ (Paper/Purpur) - **WorldEdit**: 7.2.0+ (Required) - **Java**: 17+ ## 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 - `/restoreit arena create <name>` - Create arena from WorldEdit selection - `/restoreit arena delete <name>` - Delete an arena - `/restoreit arena list` - List all arenas - `/restoreit arena info <name>` - Show arena details ### Snapshot Commands - `/restoreit snapshot <arena> <name> ` - Create a snapshot - `/restoreit list ` - List snapshots - `/restoreit info <arena> <snapshot>` - Show snapshot details ### Restoration Commands - `/restoreit restore <arena> <snapshot>` - Restore arena to snapshot - `/restoreit status` - Check active operations ## Permissions - `restoreit.use` - Basic command access (default: everyone) - `restoreit.arena.create` - Create arenas (default: ops) - `restoreit.arena.delete` - Delete arenas (default: ops) - `restoreit.snapshot.create` - Create snapshots (default: ops) - `restoreit.snapshot.restore` - Restore arenas (default: ops) - `restoreit.*` - All permissions (default: ops) ## Configuration Main settings in `plugins/RestoreIt/config.yml`: ```yaml 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 - Report bugs and issues on GitHub - Contact @defectivevortex on Discord for support (faster support)

# 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

  • Arena Management: Create and manage arenas using WorldEdit selections
  • Snapshot System: Take snapshots of arenas and store them efficiently
  • Fast Restoration: Restore arenas to any previous snapshot
  • Async Operations: Non-blocking operations that won't lag your server
  • Compressed Storage: Efficient storage using Sponge Schematic format

## Requirements

  • Minecraft: 1. 20+ (Paper/Purpur)
  • WorldEdit: 7. 2. 0+ (Required)
  • Java: 17+

## 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 ```

3. Take a snapshot: ``` /restoreit snapshot ```

4. Restore the arena: ``` /restoreit restore ```

## Commands

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

### Arena Commands - `/restoreit arena create ` - Create arena from WorldEdit selection - `/restoreit arena delete ` - Delete an arena - `/restoreit arena list` - List all arenas - `/restoreit arena info ` - Show arena details

### Snapshot Commands - `/restoreit snapshot ` - Create a snapshot - `/restoreit list ` - List snapshots - `/restoreit info ` - Show snapshot details

### Restoration Commands - `/restoreit restore ` - Restore arena to snapshot - `/restoreit status` - Check active operations

## Permissions

  • `restoreit.use` - Basic command access (default: everyone)
  • `restoreit.arena.create` - Create arenas (default: ops)
  • `restoreit.arena.delete` - Delete arenas (default: ops)
  • `restoreit.snapshot.create` - Create snapshots (default: ops)
  • `restoreit.snapshot.restore` - Restore arenas (default: ops)
  • `restoreit.*` - All permissions (default: ops)

## Configuration

Main settings in `plugins/RestoreIt/config.yml`:

```yaml 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) ```

  • Report bugs and issues on GitHub
  • Contact @defectivevortex on Discord for support (faster support)
🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Plugins
Author
defectivevortex
Version
1.1.0
Downloads
280
Endorsements
4
Category
management
Created
8/7/2025
Updated
5/19/2026
Game Versions
1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
Tags
management, technology, utility

🔧 How to Install Minecraft Plugins Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

📖 Full step-by-step install guide for Minecraft Plugins →

Visit the official mod page for specific installation instructions for this mod.

🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.

❓ Frequently Asked Questions

Which Minecraft Plugins versions does RestoreIt support?

The author lists 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5. Other versions may work but are untested by the author.

What is the latest version of RestoreIt?

Version 1.1.0, published 2026-05-19 with 280 downloads recorded at the source.

Keep browsing — more Minecraft Plugins mods await

📋 All Minecraft Plugins Mods 🏆 Top 25 📂 More management 👤 More by defectivevortex 🔎 Similar Mods 🌐 Best management (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods