BattleArena_v3.7.9.9.2

Details

  • Filename
    BattleArena.jar
  • Uploaded by
  • Uploaded
    Feb 17, 2013
  • Size
    686.04 KB
  • Downloads
    2,747
  • MD5
    76cf946f0bfe66bd3bd30a21c3f3548d

Supported Bukkit Versions

  • 1.4.7
  • 1.4.6
  • 1.2.5

Changelog

3.7.9.9: New Features:

  • Permission updates. More commands have permission nodes
    • arena.team.create, arena.team.join
  • disabledQueueCommands: a config option to disable certain commands while in the queue
  • Two new events to track players in queues. TeamJoinedQueueEvent, TeamLeftQueueEvent
  • new API function to return which players are in the queue

Fixes:

  • Fix for bug preventing loading for new people using BattleArena
  • Fix for new permission system

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)