# Downloads

ResourceWorldResetter is distributed as a compiled **JAR only**. Source code is not published.

Always download from an **official** listing. Third-party re-hosts may serve outdated or modified builds.

## Official channels

| Platform | URL |
|----------|-----|
| **GitHub Releases** | [https://github.com/TamaWish/ResourceWorldResetter/releases](https://github.com/TamaWish/ResourceWorldResetter/releases) |
| **SpigotMC** | [https://www.spigotmc.org/resources/resourceworldresetter.119878/](https://www.spigotmc.org/resources/resourceworldresetter.119878/) |
| **Modrinth** | [https://modrinth.com/plugin/resourceworldresetter](https://modrinth.com/plugin/resourceworldresetter) |
| **Hangar** | [https://hangar.papermc.io/Lozaine/ResourceWorldResetter](https://hangar.papermc.io/Lozaine/ResourceWorldResetter) |
| **BukkitDev** | [https://dev.bukkit.org/projects/resourceworldresetter](https://dev.bukkit.org/projects/resourceworldresetter) |
| **CurseForge (legacy)** | [https://legacy.curseforge.com/minecraft/bukkit-plugins/resourceworldresetter](https://legacy.curseforge.com/minecraft/bukkit-plugins/resourceworldresetter) |

## File name

Release artifacts are named **`RWR-<version>.jar`** (for example `RWR-4.1.1.jar`).

## Verify your download

1. Compare the version in the filename with [RELEASE_NOTES.md](../RELEASE_NOTES.md).
2. Prefer GitHub Releases or the marketplace where you originally subscribed for updates.
3. After installing, run `/rwr status` and check the server log on startup for migration messages.

## What this repository contains

- User documentation (`docs/`)
- Release JARs under `releases/` (when tagged)
- Static wiki pages (`index.html`, `wiki.html`, `changelog.html`)

It does **not** contain Java source code. Maintainers keep private backups and version control for development separately.
