0.2.0

Details

  • Filename
    ExchangeMarket.jar
  • Uploaded by
  • Uploaded
    Jul 4, 2012
  • Size
    56.35 KB
  • Downloads
    166
  • MD5
    204f05eac7f142e0b06a9d46c47b75ec

Supported Bukkit Versions

  • CB 1.2.5-R4.0

Changelog

  • Note, delete enUS.yml when installing, changes to existing locales.
  • removed debug msgs.
  • Fixed sending buy msg to wrong person.
  • Rounding prices for chat.
  • Fixed prices giving wrong average price.
  • Locales should reload properly.
  • Added option to convert buy/sell prices to per unit on post.
  • Added option for price rounding.
  • Added option to cancel self's sales when buying an item.
  • Added option for "e" in buy/sell prices (so it doesn't auto convert per unit)
  • When buy/selling an item without a price, we get the average price for that item and increase by 0.01 for buys and decrease by 0.01 for sells.
  • /list command now accepts Buy/Sell to filter.
  • If user doesn't have enough funds/items, it says how much funds/items they don't have.
  • When using /price, if no itemName is given it uses item in player's hand.
  • Fixed buyer getting the seller's sold msg.
  • Rounding more prices
  • cleaning up unneeded imports
  • When doing auto price, we first check the opposite type's average, if none exist we do the buy/sell average.

* No way to confirm order requests, could lead to some surprises if no price is provided in buy/sell command..