v .8.1

Details

  • Filename
    DynamicEconomy.jar
  • Uploaded by
  • Uploaded
    Mar 17, 2012
  • Size
    140.82 KB
  • Downloads
    393
  • MD5
    5d82f6b85bb2217f588012d4d5b4dad7

Supported Bukkit Versions

  • CB 1.2.3-R0.2

Changelog

  • Fixed /sell all
    • Previously would return a message saying you sold 0 of an item for $0, and the price change was $0 IF you tried to call it without having any of the item in your inventory

NEW FEATURE

  • DynamicSign
    • You can now have signs dynamically show the price, stock, velocity, ceiling, or floor of an item!
    • It's very simple to set up:
      • When you place a sign, write dynamicsign in line 1.
      • Type the name of the item you wish to track in line 2
      • Type what you want to track in line 3; valid options are : price,stock,ceiling,floor,velocity
    • Signs will update with every call of /buy, /sell, /setprice, /setvelocity, or /setfloor, as well as /addstock and /removestock.
    • If you enter the sign arguments wrongly, an INVALID ARGUMENTS text will appear in red.

* Pistons and Stickypistons, when sold, do not get removed from inventory. I recommend putting them on the banned list until this is fixed!