Language

PInvRollback

Modrinth

PInvRollback is a Minecraft plugin designed to help server administrators manage and rollback player inventories and ender chests safely. It supports multiple server versions (Spigot/Paper).

11 downloads updated 1mo ago
latest v1.2.4 Modrinth
Paper Spigot 1.21.1 – 1.21.3

PInvRollback

PInvRollback is a Minecraft plugin designed to help server administrators manage and rollback player inventories and ender chests safely. It supports multiple server versions (Spigot/Paper).

Features

  • Inventory and Ender Chest Rollback: Save and restore players' items efficiently.
  • Manual Backups: Players or admins can manually create backups.
  • Graphical User Interface (GUI): Manage backups easily through an in-game menu.
  • Multi-Version Support: Compatible with Spigot 1.21.1, 1.21.3, and Paper environments.

Modules

This project is structured into the following modules to ensure cross-version compatibility:

  • core: Contains the core logic and abstract implementations.
  • dist: Handles the packaging and distribution of the final plugin jar.
  • spigot-1.21.1: Version-specific implementations for Spigot 1.21.1.
  • spigot-1.21.3: Version-specific implementations for Spigot 1.21.3.
  • paper: Paper-specific implementations and optimizations.

Building the Plugin

This project uses Maven for dependency management and building.

To build the project, run the following command in the root directory:

mvn clean install

The compiled plugin jar will typically be located in the dist/target directory.

Commands

The main command for the plugin is /pinvrollback (or aliases if configured).

  • /pinvrollback create [message] [player] - Create a manual backup of the inventory.
  • /pinvrollback rollback <id> [reason] [player] - Rollback to a specific backup ID.
  • /pinvrollback list [page] [player] - List all available backups for a player.
  • /pinvrollback ui [player] - Open the graphical user interface for managing backups.

Permissions

Here are the permissions associated with the plugin commands:

  • commands.pinvrollback - Base permission for using any plugin command.
  • commands.pinvrollback.create - Permission to create manual backups.
  • commands.pinvrollback.rollback - Permission to perform rollbacks.
  • commands.pinvrollback.list - Permission to list backups.
  • commands.pinvrollback.ui - Permission to open the backup management GUI.

Admin Permissions:

  • commands.create.other - Create backups for other players.
  • commands.pinvrollback.rollback.other - Perform rollbacks for other players.
  • commands.list.other - View backups of other players.
  • commands.pinvrollback.ui.other - Open the GUI for other players.

Versions

Release
1.2.4
paper, spigot · 1.21.1, 1.21.2, 1.21.3 · 1mo ago
+ For paper any version, For spigot 1.21.1-1.21.3
11

Comments 0

No comments yet. Be the first to share your thoughts.

FAQ

How do I install PInvRollback?

Download the file for your Minecraft version and loader from this page, then drop the .jar into your mods (or plugins) folder and launch the game.

Is PInvRollback free?

PInvRollback is free to download on Modgrid — we link straight to the official source, no paywall or bundled installer.

Which Minecraft versions does PInvRollback support?

Works with Paper, Spigot. Supports versions 1.21.1–1.21.3. See the download section on this page for the full list of supported versions and loaders.

Download PInvRollback

Files are served directly from the original source. Modgrid does not host or modify them.