BattleArena_v3.7.9.5

Details

  • Filename
    BattleArena.jar
  • Uploaded by
  • Uploaded
    Jan 22, 2013
  • Size
    967.87 KB
  • Downloads
    3,589
  • MD5
    f2fde67d11d22aa18aa12b826709af5c

Supported Bukkit Versions

  • 1.4.7
  • 1.4.6

Changelog

3.7.9.5: New Features:

  • new option "keepInventory", put inside of onDeath.options:. Allows players to keep their inventory when they die
  • new API feature: PointTracker, Allows easy point tracking for players and teams.

Fixes:

  • WorldGuard option wgNoEnter, now prevents people from teleporting into the region

I changed the way that matchEnableForceStart works to be hopefully more intuitive.

You can now set a minimum and a maximum number of players needed to join.... for example

    nTeams: 2
    teamSize: 3-5
This will make it so the match will not start until at least 6 people join, but will try to wait for 10 people to join before starting. (determined by the matchForceStartTime)