!Banner
A Paper world-reset plugin that respects player claims.
GP Reset resets worlds while preserving all active protected land. Before every reset, the current world is automatically backed up.
To run a reset, a player must either be OP or have the permission node:
gpreset.admin
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.
/gpreset reset <world>Resets the specified world, preserving all GriefPrevention claims / WorldGuard regions and creating a backup beforehand.
!gpreset world
/gpreset helpLists all available commands and usage info.
!gpreset help
/gpreset audit <world>Detailed Audit on Plugin and World state.
!gpreset preview
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 |

A Minecraft Reset plugin that Respects Player claim.