FlamingArrows v1.2.1

Details

  • Filename
    FlamingArrows.jar
  • Uploaded by
  • Uploaded
    Oct 11, 2011
  • Size
    7.61 KB
  • Downloads
    821
  • MD5
    b66895ffc9b7fb30def247c48930402b

Supported Bukkit Versions

  • CB 1337
  • CB 1317

Changelog

  • 1.2.1: Now complies with new configuration api.
  • 1.2.0:
    • PermissionsEx support! If PermissionsEx is not detected, no restrictions will be in place like previous versions.(if more permissions plugins are needed, just create a ticket so I can begin testing using them.)
    • Light arrows with flint and steel by having it in the second slot of your inventory
    • New config options: Flint-ticks and Flint-use; defaults 600 and 2 respectively. Flint-ticks: fire-ticks passed to flint-lit arrow, Flint-use: amount of flint used(durability) per flint-lit arrow.
  • 1.1.2: Fix - Added check to see if shooter is instanceof Player before setting player.
  • 1.1.1: Fix - instanceof Player changed to instanceof LivingEntity
  • 1.1.0: Arrows now set entities(mobs) on fire. Config support for fire ticks divider(arrow has 600+/- fire ticks on fire, this value is then divided by 2(default) before entity's fire ticks are set.
  • 1.0.1: Fix - fires no longer replace blocks, but do replace air.
  • 1.0: Plugin release
  • PermissionsEx required for permissions to work