1.4.1

Details

  • Filename
    ATMsigns.jar
  • Uploaded by
  • Uploaded
    May 13, 2013
  • Size
    19.82 KB
  • Downloads
    6,895
  • MD5
    51f7cb225f0f76a708f4c189afaf0083

Supported Bukkit Versions

  • 1.5.2

Changelog

Please Donate

1.4.1

(tested on 1.5.2) Fixed: Unable to deposit placeable blocks from 1 block away or in narrow spaces
Fixed: Withdrawing multiple items gave one but withdrew value of multiple

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