v1.2.3

Details

  • Filename
    BombArena.jar
  • Uploaded by
  • Uploaded
    Dec 28, 2015
  • Size
    87.50 KB
  • Downloads
    495
  • MD5
    4bcaa0e2a03fe4a956f1d494fa4f23e8

Supported Bukkit Versions

  • 1.8

Changelog

v1.2.3
- fixes an issue that prevents customization of the bomb respawn timer.

v1.2.2.1
- fixed negative timer bug caused by WaitRoom & Match being in different worlds.

v1.2.2
- Adds 2 cmds: "removebase" & "removeallbases"
- Adds backwards compatibility for BattleArena v3.9.6+

v1.2.1
- Adds Search-N-Destroy game-mode
- Requires BattleArena v3.9.9.12+

v1.1.5
-Added default permissions
-Added new config.yml option: BaseRadius: 3
-Added additional plant mechanic to make planting the bomb more intuitive and easier to learn for new players.
- Fix: the bomb planter no longer drops a bomb if the DetonationTimer is running.
-Added ArenaPlayerLeaveEvent that fixes a scenario where a player could pickup the bomb then disconnect or leave the game... leading to a scenario where the BombArena match would NOT have a bomb

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.

BombArena
- requires Craftbukkit 1.5+ to 1.8+
- requires BattleArena v3.9.6+
- bases.yml is deprecated
- config.yml option: ChangeFakeName: (Not implemented)
- compiled with Java 6