General information
There are numerous automated event solutions available, but only a limited number of manual ones. Sometimes there is a need for a serious tournament with cash prizes, where full control over all aspects, such as kits, settings, and cooldowns, becomes essential. This plugin offers that capability by enabling you to organize fights and full tournament brackets between teams of varying sizes.
Version 1.5 introduces a complete tournament system: single-elimination brackets with team support, configurable prizes, scheduled events, MySQL persistence, PlaceholderAPI expansion, per-player statistics, and a full set of admin controls.
Features
Future plans
Support for future MC versions with bugfixes
New features currently on the waiting list:
Support
The plugin supports versions 1.8 through 1.21, though some features may behave differently across versions:
GUI Setup
Use /arena gui, /kit gui, and /settings gui to create arenas, kits, and configure settings intuitively. For full tournament controls use /tournament - see Commands in the Documentation tab for details.
Manual Setup
1. Create arena: /arena create (name)
2. Set team 1 spawn: /arena pos1 (name)
3. Set team 2 spawn: /arena pos2 (name)
4. Set spectator spawn: /arena spectator (name)
Validate all positions: /arena validate (name)
5. Set current arena: /settings current_arena (name)
6. Create kit: /kit create (name)
7. Set current kit: /settings current_kit (name)
8. Start a fight: /fight team (player1) (player2)
For larger teams, first half is team 1, second half is team 2.
Example: /fight team p1 p2 p3 p4 creates 2v2 (p1+p2 vs p3+p4)
Tournament commands (new in 1.5):
/tournament create <name> [maxPlayers] [arena] [kit] [teamSize]
/tournament join|leave|start|cancel
/tournament setprize|spectate|pause|resume|bracket
/tournament stats|history|reload