Antifire 0.6

Details

  • Filename
    AntiFire.jar
  • Uploaded by
  • Uploaded
    May 8, 2012
  • Size
    18.21 KB
  • Downloads
    1,042
  • MD5
    e500ad6cc5a9edaee9172c1abd2049b0

Supported Bukkit Versions

  • CB 1.2.5-R1.2

Changelog

0.6: release

  • Fixed: default true for antifire.startfire was always overriding config nostartby.player.

0.5: release

  • Added:
    • maintain separate log file of fire starts in AntiFire/antifire.log.
      • .logstart now only controls level of detail to server console
    • default permissions, so using a Permissions plugin is optional
    • colored messages to chat window for easier eye parsing
  • Changed:
    • teleport command now named tpf to retain vanilla tp command
    • startfire permission to antifire.startfire (removed "nerf_fire").
  • Fixed: log and tp commands crash when searching on a username of two or more digits. Not fatal.
  • Tested with PermissionsBukkit but should work with any plugin compatible with Bukkit perm API.

0.2: beta

  • Added: commands "tp" and "log". See known issues below. Should I change their names?

0.1: First release

  1. One can sometimes start a fire when pointing at a block on your blacklist. This is because there is a burnable block adjacent to the block where the fire is. Could spend more time determining exactly where player is pointing, but they could just point at that other block, so "Won't Fix".
  2. Lightning still lights paintings and other blocks on fire when nerfed, but this is an error on client side (see this discussion). Log out and the fire will go away.