v1.1.4

Details

  • Filename
    BombArena.jar
  • Uploaded by
  • Uploaded
    Jul 12, 2014
  • Size
    50.98 KB
  • Downloads
    399
  • MD5
    abb25185a59ad5b659e59a986846951f

Supported Bukkit Versions

  • 1.7.2

Changelog

v1.1.4
-Added onTeamDeathEvent()
- This event checks if a DetonationTimer is running:
- If so, let the Timer decide the winner.
- if not, declare the winners & losers.

v1.1.3
- Fixed Bomb.java so that players will drop the correct bomb block on death.

v1.1.2
- Fixed no msg being displayed for the cmd /bomb setbase teamID
- Fixed an issue where not having BattleTracker would cause BombArena to fail.


v1.1.1
- Switched to Semantic Versioning
- Fixed no msg being displayed for the cmd /bomb spawnbomb arenaName


v179.3973.0515
- Added Debug option to config.yml
- Added error handling for some commands: (/bomb setconfig) to prevent accidental mistakes.
- Added command: /bomb listconfig
- cmd: /bomb setconfig databaseTable <name> will essentially reset the stats and immediately use the new database table name, however the old database table will still remain.
- cmd: /bomb setconfig <option> <value> :There is no longer a perm node for each option.
- New permission node is bombarena.setconfig for all config options.

v179.3973.0513
- implemented all configuration options (except ChangeFakeName)
- FIXED: Changes in config.yml will update arenas.yml automatically
- Changed Bomb Defusal mechanics to Base Interaction (instead of breaking the bomb block).

v172140429
- Renamed Demolition.jar to BombArena.jar
- Added future configuration options
- Added new commands: setbase, spawnbomb
- cmd /bomb spawnbomb ArenaName makes it easier to setup arenas
- Removed Worldguard dependency
- The setbase cmd replaces the WG setup step
- fixed startup error when WG wasn't installed.

BombArena
- requires BattleArena v3.9.7.3 or newer.
- let me know if you need me to compile for older versions.
- config.yml option: ChangeFakeName: (Not implemented)
- tested against 1.7.2 thru 1.7.9
- compiled with Java 6