CTF_CR_V1.8beta

Details

  • Filename
    CTF_CR_V1.8beta.jar
  • Uploaded by
  • Uploaded
    Jul 24, 2015
  • Size
    363.10 KB
  • Downloads
    659
  • MD5
    283d08e97fa50b25c8f8baf09045554d

Supported Bukkit Versions

  • 1.8.1

Changelog

Possibly fixed death bug where player was teleported to main world after dying (testers needed to ensure resolution)

Changed CTFBattleClass implementation loading. Now class jar must have crcfg.yml descriptor file. See Scripting Help for details (coders only).

Changed createBlockExplosion(Location, float) mechanism, now blocks are calculated by this plugin rather than by Bukkit and returns affected block aray. This method may not work as expected.

Abstract method onBlockExplosionCreated(Block origin, Block[] blocks, CancelState cancel) is no longer called when createBlockExplosion method invoked nor when any Bukkit explosion is created.