BattleArena_v3.7.0

Details

  • Filename
    BattleArena.jar
  • Uploaded by
  • Uploaded
    Oct 28, 2012
  • Size
    828.29 KB
  • Downloads
    547
  • MD5
    863f4a1712a9b24687afceedf0fba75a

Supported Bukkit Versions

  • 1.4.2

Changelog

New Features:

  • Verified to work in 1.4.2, 3.6.10 should also work.
  • Multiple of the same event can be run at the same time. (only one can be open at a time)
  • New config option to let players be able to open/start events
    • If true, when a player joins an event that could be open. The event is silently opened and the player joins.
  • New option levelRange=<range> which can be used in preReqs: (also works with heroes)
    • Example options: [levelRange=10-15] <- limit joining to players within the levels 10-15

Fixes:

  • Real persistable fix
  • Versioning fix

Warning If you did not make the change in 3.6.10

  • Cosmetic change. You will need to edit your messages.yml slightly

prestart: '&eYour {matchname}&e match against {otherteam} starts in {time}.'

needs a '&e' ->

prestart: '&eYour {matchname}&e match against {otherteam}&e starts in {time}.'

This just makes sure that when team names are used the message looks correct