A lightweight 1v1 arena system for Spigot/Paper servers with Elo ratings and kit management.
- 1v1 arena matchmaking
- Elo rating system
- Kit management
- Queue system
- Win/loss tracking
- Download the latest
.jarfile - Place it in your server's
pluginsfolder - Restart your server
| Command | Description |
|---|---|
/arena join |
Join the arena queue |
/arena leave |
Leave the arena |
/arena stats [player] |
View Elo stats |
/kit create <name> |
Create a kit from your inventory |
/duel <player> |
Challenge a player |
Edit plugins/ArenaPvP/config.yml to customize:
- Arena spawn locations
- Elo starting rating and K-factor
- Kit behavior
MIT License