v1.3

Details

  • Filename
    ATMsigns.jar
  • Uploaded by
  • Uploaded
    Feb 10, 2012
  • Size
    35.02 KB
  • Downloads
    804
  • MD5
    c3c56f640fba3b2c91241e298f62176e

Supported Bukkit Versions

  • CB 1.1-R3

Changelog

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