v1.3.2

Details

  • Filename
    ATMsigns.jar
  • Uploaded by
  • Uploaded
    Mar 3, 2012
  • Size
    20.23 KB
  • Downloads
    1,001
  • MD5
    e3302ee81ad2c21ddff32c5b45071f09

Supported Bukkit Versions

  • CB 1.2.4-R1.0

Changelog

1.3.2

Attempt to fix compatibility errors by compiling with Java6 (hope it works guys!)

1.3.1

Fixed: Bug relating to creating new configs and unused alternative items
Tested: Works with 1.1-R6 AND 1.2.2-R0.1 (#2013)

1.3

Changed: console messages in line with the latest API method

Added: Items can now be given custom names in the config.yml

Fixed: A minor bug which caused a [SEVERE] error if you had no economy plugin running

Changed: Tweaked player messages to better comply with the new custom naming system

1.2.2

Whoops! Mised 1.2.1... never mind!

Fixed: [SEVERE] caused by NPE at withdrawItem(ATMsigns:197)

1.2

Added: Sign ownership (line 4)

Changed: Sign layout to allow for owners name

NOTE: Existing ATM signs will need to be recreated

Changed: Players without .break permission can still break their own signs. With it they can break any ATM sign

Added: Optional deposit/withdraw fees. Fees payable to sign owner or to server

Fixed: Permission bug for .break

NOTE: .break was incorrectly included in teh notes as .destroy. The corrrect permission to allow players to break any ATM sign is "atmsigns.break"

Fixed: Listeners now check if their event was cancelled by a previous plugin