BattleArena_v3.7.9.9.1

Details

  • Filename
    BattleArena.jar
  • Uploaded by
  • Uploaded
    Feb 16, 2013
  • Size
    685.99 KB
  • Downloads
    2,247
  • MD5
    7e8e6cb9de8c5ddac164600a61aeb87b

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

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)