Skip to content

CodingBadgers/pvparena

 
 

Repository files navigation

PVP-Arena

A PVP experience enhancing plugin.


Features

  • 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

Functions

  • Enhancing PVP experience

Dependencies

  • Bukkit 1.6

How to install

  • Place in plugins folder
  • Place files in /pvparena/files
  • Configure if you wish to
  • Done!

Changelog

  • v1.1.0.345 - add an evil invisibility fix attempt
  • v1.1.0.344 - finally finish! fix arrows staying stuck on players!
  • v1.1.0.343 - still onyl for moo !!!
  • v1.1.0.342 - only for moo !!! arrow debugging!
  • v1.1.0.341 - suprise, #340 now works
  • v1.1.0.340 - fix invisibility - configurably
  • v1.1.0.339 - stop removing region runnables if they are needed
  • v1.1.0.338 - support max health changing ingame by double checking max health
  • v1.1.0.337 - allow to select classes and ready up with right click
  • v1.1.0.336 - actually apply proper duration and level for flag carrier potion effefct
  • v1.1.0.335 - allow hunger disabling (player.hunger)
  • v1.1.0.334 - stop starvation in the lounge
  • v1.1.0.333 - attempt to properly remove liberation losers
  • v1.1.0.332 - attempt to tackle github issue #16 and github issue #19
  • v1.1.0.331 - implement #330 in a more sane way
  • v1.1.0.330 - allow mods to notify admins that forgot to set their regions to BATTLE
  • v1.1.0.329 - check if anyone IS liberated before stating and giving points! fixes github issue #32
  • v1.1.0.328 - fix liberation liberation formatting
  • v1.1.0.327 - address github issue #22 - properly parse dead player's chat and refill inventory
  • v1.1.0.326 - address github issue #22 - read the player's team name rather than trying to teleport to nulljail
  • v1.1.0.325 - suppress an issue about non arena players damaging arena players or vice versa - github issue #27
  • v1.1.0.324 - stop using multiple end countdowns at at time, addresses github issue #23
  • v1.1.0.323 - address github issue #19 - refresh arena debuggers
  • v1.1.0.322 - allow players to re-ready
  • v1.1.0.321 - omnom on force start github issue #16, maybe even github issue #14
  • v1.1.0.320 - stop counting suicides as deathmatch points - addresses github issue #29
  • v1.1.0.319 - attempt to maintain WATCH region maintainance
  • v1.1.0.318 - properly check before blocking commands
  • v1.1.0.317 - undo #316; try again later
  • v1.1.0.316 - little gamemode deprecation fix
  • v1.1.0.315 - automatically assign joining to one arena if only one is running
  • v1.1.0.314 - in 3+ team games, properly determine if there is a draw
  • v1.1.0.313 - bettergears config addition: only replace armor if leather
  • v1.1.0.312 - prevent a NPE apparently happening on perm removal
  • v1.1.0.311 - offer bettergears armor customisation; revert #310
  • v1.1.0.310 - offer betterclasses armor customisation
  • v1.1.0.309 - language fixes, partially fixes github issue #23
  • v1.1.0.308 - addresses github issue #21 - hackfix
  • v1.1.0.307 - add specific vault reward settings
  • v1.1.0.306 - fix GitHub issue #18
  • v1.1.0.305 - restructure logging creating - now per command - maybe
  • v1.1.0.304 - allow re-readying to initiate an arena start
  • v1.1.0.303 - fix the Time Goal ending and NPE derp
  • v1.1.0.302 - end games where people leave a Time Goal only match
  • v1.1.0.301 - FORCE START OVERRIDE! let's pray this does not break all the thingsthat
  • v1.1.0.300 - if this does not disable flying, you are hacking, mibby
  • v1.1.0.298 - attempt to enforce flymode removal
  • v1.1.0.297 - merge code optimisations by Iaccidentally
  • v1.1.0.296 - nope, backwards compatibility is too hard - more changes to come. Hands off!
  • v1.1.0.295 - try to establish backwards compatibility
  • v1.1.0.294 - finish the ArenaRegion rewrite. Use with caution!!!
  • v1.1.0.293 - rewrite the ArenaRegion system. Hope noone created their own Shapes yet :O

Todo

  • plugin
    • calculate a winner based on ROUND results
  • modules
  • goals
    • tournament arenas ; rounds switch through arenas
    • siege -> bring PACKET from A to B || prevent

Credits

  • 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%