BattleArena_v3.7.9.9.1
Details
-
FilenameBattleArena.jar
-
Uploaded by
-
UploadedFeb 16, 2013
-
Size685.99 KB
-
Downloads2,264
-
MD57e8e6cb9de8c5ddac164600a61aeb87b
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)