ResourceWorldResetter v4.1.1 — Paper 26.1 World Folder Fix
ResourceWorldResetter v4.1.1 fixes world-folder detection on Paper 26.1 so disk checks and deletes target the real resource world data folder instead of a missing server/Resource/ path. It also avoids the Windows 0 GB false positive by resolving usable space from the actual world folder when it exists, or the server root before the folder is created.
What's new
- Shared world-folder resolver for loaded worlds, classic standalone layouts, Paper 26.1-dimension storage, and primary-world save roots.
- Preflight disk gate now uses the resolved world folder through
resolveUsableSpace(worldName). - Reset deletion and history snapshots use the same resolver path.
- Delete safety now blocks Paper multi-dimension save roots while still allowing classic standalone worlds and dimension folders.
- Added tests for Paper 26.1 resource discovery, overworld mapping, legacy layout, and delete safety.
Upgrade notes
- Back up
plugins/ResourceWorldResetter/and any resource worlds you manage. - Replace the plugin JAR with v4.1.1.
- If you run Paper 26.1, run
/rwr reset dry-runbefore the next scheduled reset. - Verify
/rwr statusand/rwr nextafter restart.
Links