World Reset
A usefull world reset or regenerate plugin.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
World Reset
WorldReset Plugin
A lightweight Minecraft (Paper/Spigot) plugin that allows you to reset a world via command or automatically after a configurable timer.
The world can be regenerated with: - the random new seed (default) - or a random new seed
A reset always requires a server restart.
---
Features
- Reset world via command - Same seed or random seed (configurable via command) - Automatic reset timer (minutes) - Timer persists across restarts (`timer.yml`) - Enable/disable timer via command - Tab completion - Permission-based access
---
Commands
Reset world manually
/worldreset now
Change seed mode
/worldreset seed same /worldreset seed random
Timer control
/worldreset timer set <minutes> /worldreset timer enable /worldreset timer disable
---
Permissions
worldreset.use (Default: OP)
---
How it works
1. Players are teleported out of the world 2. World is unloaded 3. World folder is deleted 4. Server shuts down 5. On restart, the world is regenerated