1.4.0

Details

  • Filename
    ExchangeMarket.jar
  • Uploaded by
  • Uploaded
    Jan 27, 2013
  • Size
    243.74 KB
  • Downloads
    267
  • MD5
    2ea9d3b4db72473713625eb30be6c22d

Supported Bukkit Versions

  • CB 1.4.7-R0.1

Changelog

1.4.0

  • Fixed orders not sorting correctly, last order not always being at the end of the list.
  • Iteminfo includes enchants on an item.
  • Info includes enchants on an order.
  • Negative amounts/prices give errors instead of auto converting it to positive value.
  • Added missing items.csv file, not sure when that went missing.
  • Fixed updating matching order's amount not checking for enchantment.
  • Price on signs updates better on placement and punches.

1.3.0

  • Added info command, get info on a specific order ID.
  • Added iteminfo command, get name, id and enchants of an item.
  • Added buying/selling from exchange signs.
  • Placing exchange sign will auto update the prices to the current buy/sell price.
  • Added throttle to using an exchange sign.
  • Transactions cmd should only list the users transactions.
  • Items on signs change to more understandable name (wool:12 to brownwool, ect)

1.2.0

  • Added return to aliases.
  • Added option to show orderer each transaction they've confirmed.
  • Added comments to config file.
  • Upon startup we check the disk config for missing properties, then give a warning if something's missing.
  • Fixed typo telling users to create a sellorder when they're trying to buy something.
  • Remove price input from buy/sell command, adding it will give the command info message.
  • Increasing amount of previous order will use person's last order instead of first found.
  • Returning items will select the highest price sell orders first.
  • Msgs to users in console shouldn't have the colour code in the prefix.
  • Fixed events being registered twice.

* Single threaded.
* Will default to sqlite on first run, servers running pre v1.1.0 need to set db-type to "mysql" in the config.