> ## Documentation Index
> Fetch the complete documentation index at: https://perplayerkit.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Download PerPlayerKit

> Every place to download PerPlayerKit: Modrinth, SpigotMC, and Hangar, plus dev builds from Jenkins.

All three sites get the same <Tooltip tip="The plugin file you drop into your server's plugins folder.">jar</Tooltip>, released at the same time.

## Releases

| Site                                                                | Notes                              |
| ------------------------------------------------------------------- | ---------------------------------- |
| [Modrinth](https://modrinth.com/plugin/perplayerkit)                | The main release page. No ads.     |
| [SpigotMC](https://www.spigotmc.org/resources/perplayerkit.121437/) | Reviews and the discussion thread. |
| [Hangar](https://hangar.papermc.io/noah32/PerPlayerKit)             | PaperMC's own plugin repository.   |

Kit data carries forward between versions: stop the server, replace the jar, start it again.

## Development builds

Every commit to the main branch is built on [Jenkins](https://jenkins.noah.dev/job/PerPlayerKit/), with fixes not yet in a release: [latest successful build](https://jenkins.noah.dev/job/PerPlayerKit/lastSuccessfulBuild/).

<Warning>
  A dev build is compiled, not tested. Back up your kit data before running one on a live server. See [Backups](/data/backups).
</Warning>

## What you need

| You need        | Minimum         |
| --------------- | --------------- |
| Server software | Paper or Spigot |
| Minecraft       | 1.19 or newer   |
| Java            | 17 or newer     |

<Card title="Install it" icon="wrench" href="/installation" horizontal>
  About five minutes.
</Card>
