v1.4.0

Details

  • Filename
    ATMsigns.jar
  • Uploaded by
  • Uploaded
    Nov 28, 2012
  • Size
    19.45 KB
  • Downloads
    2,753
  • MD5
    3e9d05d4c3a9abfa5b1bcec65add7fb2

Supported Bukkit Versions

  • CB 1.4.5-R0.2
  • CB 1.4.2-R0.2
  • CB 1.3.2-R3.0

Changelog

Please Donate

1.4.0

Added: Server ATMS (put Server in line 4)

1.3.4

Added: Ability to withdraw multiples of 10 by crouching

1.3.3

Fixed: Deposit fees not being paid to sign owner

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