A PVP experience enhancing plugin.
- Multiple arenas
- Battlefield regions
- Customizable classes
- Player-state saving
- Arena regions
- In-game configuration access
- Arena disable
- Leader boards
- Spawn protection
- Flag coloring
- Inventory drops
- Announcements
- Arena end timer
- Enhancing PVP experience
- Bukkit 1.7.2 Beta 3
- Bukkit 1.7.5 UUID compatible
- Place in plugins folder
- Place files in /pvparena/files
- Configure if you wish to
- Done!
- v1.3.0.517 - address DBO issue #907 - don't try to teleport null/dead players
- v1.3.0.516 - try fixing NOCAMP damage
- v1.3.0.515 - [IDEA] various fixes
- v1.3.0.511 - address DBO issue #888 - reset chat color if desired
- v1.3.0.510 - add mobs fighting by your side. Give classes a spawn egg with displayname "SPAWN"
- v1.3.0.509 - properly build #507 prefix
- v1.3.0.507 - add materialprefixes to the global config, for special Material names (bukkit:SAND)
- v1.3.0.506 - add '*' command for the whitelist to allow all commands
- v1.3.0.505 - add per command permissions - defaulting to old behaviour
- v1.3.0.504 - don't drop inventory if not desired
- v1.3.0.503 - fix the UUID interpretation; use player names for creation, not the UUID -.-
- v1.3.0.502 - how about we actually RUN the runnable?
- v1.3.0.501 - force /pa leave on final player death if no specate module present
- v1.3.0.500 - address ticket #869, #884, #792
- add time.resetDelay (default: -1 --> off) - delay for resetting players (TP & inventory)
- support single SPAWN regions for team matches
- support lore and displayname for keepItems
- v1.3.0.499 - address ticket 792, 879, 881
- attempt to fix the Food Goal to properly handle player deaths
- require explicit perms for /pa arenaclass (if desired)
- v1.3.0.498 - properly initiate late joining PlayerDeathMatch players
- v1.3.0.497 - check for explicit class perms, even though we have no Sign!
- v1.3.0.496 - minor fixes
- v1.3.0.495 - add Command Tab support; Big Command rewrite!!
- plugin
- calculate a winner based on ROUND results
- modules
- goals
- tournament arenas ; rounds switch through arenas
- siege -> bring PACKET from A to B || prevent
- Deminetix for the very root, the Fight plugin
- Bradley Hilton for the fork until version v0.0.3
- Carbon131 for adding features until version v0.0.5
- Drehverschluss for great support during the v0.6+v0.7 rewrite
- NodinChan for helping me cleaning up my code and for his loader!
- zyxep for the Jenkins