v.8.2

Details

  • Filename
    DynamicEconomy.jar
  • Uploaded by
  • Uploaded
    Mar 18, 2012
  • Size
    144.41 KB
  • Downloads
    231
  • MD5
    88c8553b844d576cef44be0fe143e450

Supported Bukkit Versions

  • CB 1.2.3-R0.2

Changelog

  • Added Saplings
    • Saplings now include birch, pine, and jungle.
  • Added /banitem
    • You can now add items to the ban list from in-game.
    • The command is /banitem [Item] [sale|purchase]
      • Item is the itemname
      • the second argument is either "sale" or "purchase". AKA, do you want to ban it from being bought or sold?
      • If you wanna do both, you'll need to call the command twice, each with a different type.
  • Added /price hand and /sell hand
    • Sells and finds the price of the item in your hand when called
  • Fixed netherbrickfence
    • ID was accidentally 1113.
  • Added stock as an option for random events
    • Random Events have a new field "Type"
    • It can be either "stock" or "price"
    • The type determine what changes, stock, or price.
    • If you use stock, then percent will be ignored (since you can't have half an item). Only price uses percent. Regardless, you must have percent as a field.
  • Added option to designate colors on signs via config.yml
    • sign-tagline-color is the color of the tagline, which is the Item name and type of sign
    • sign-info-color is the color of the actual information (the number of stock, the price, etc)
    • sign-invalid-color is the color INVALID ARGUMENTS appears in if a sign is incorrectly made.
    • All of these can be used with the standard color codes &1-9, &a-f, &A-F, or even &darkblue, &gold, etc.

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