GPReset
PluginGPL-3.0-only

GPReset

A Minecraft Reset plugin that Respects Player claim.

26
Downloads
1
Followers
3 weeks ago
Updated
📦
3
Versions

📖About GPReset

Discord
Source

Banner

A Paper world-reset plugin that respects player claims.

Supports GriefPrevention
Supports WorldGuard


Overview

GP Reset resets worlds while preserving all active protected land. Before every reset, the current world is automatically backed up.


Supports

  • GriefPrevention — optional
  • WorldGuard — optional

Permissions

To run a reset, a player must either be OP or have the permission node:

gpreset.admin

Backups

Each reset saves the current world to a backups/ folder in the server root. Once the backup count reaches the configured limit, older backups are automatically pruned.


Commands

/gpreset reset <world>

Resets the specified world, preserving all GriefPrevention claims / WorldGuard regions and creating a backup beforehand.

gpreset world


/gpreset help

Lists all available commands and usage info.

gpreset help


/gpreset audit <world>

Detailed Audit on Plugin and World state.

gpreset preview


Configuration (config.yml)

Option Description
backup-limit Max number of backups to keep before pruning old ones
timeout Seconds a player has to confirm a reset (safety timer)
world.blacklist List of worlds where the reset command is disabled
world.ignore-global-region Whether to ignore WorldGuard's global flag during resets