v1.2.2.1

Details

  • Filename
    BombArena.jar
  • Uploaded by
  • Uploaded
    May 7, 2015
  • Size
    85.54 KB
  • Downloads
    796
  • MD5
    7ac7a817cf4c736fc80e7a735459d32c

Supported Bukkit Versions

  • 1.8

Changelog

  • 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