ResourceWorldResetter v4.1.0 focuses on safer, more operator-friendly resets: configurable preflight gates for TPS/player count/disk, a non-destructive dry-run mode, enhanced status/history commands, and configurable multi-interval warnings. This release is fully compatible with v4.0 configurations.
What's new
- Configurable preflight gates: `preflight.tps.min`, `preflight.players.max`, `preflight.disk.freeGB` with `onFail` behavior (`delay`, `abort`, `force`).
- Dry-run mode: `/rwr reset dry-run` — simulate a reset without changes.
- Operator commands: `/rwr history` (recent resets) and improved `/rwr status` with per-phase breakdown.
- Broadcasts and localization: warning intervals configurable; player strings moved to `messages.yml`.
- Admin UI and teleport-safety improvements (see `teleport.targetWorld`).
- Logging and resume reliability improvements.
Upgrade notes
1. Back up `plugins/ResourceWorldResetter/` and any resource worlds.
2. Replace the plugin JAR with v4.1.0 and restart the server.
3. Review `config.yml` and tune `preflight` options to match your operational needs.
4. If you customize `messages.yml`, update translations for new broadcast keys.
Links
- Release notes:
Releases · TamaWish/ResourceWorldResetter
- Changelog:
ResourceWorldResetter Changelog