0.17.0

Details

  • Filename
    ExchangeMarket.jar
  • Uploaded by
  • Uploaded
    Nov 6, 2012
  • Size
    127.71 KB
  • Downloads
    281
  • MD5
    1c91def2665f73a21bf3fd8d2a5883ac

Supported Bukkit Versions

  • CB 1.4.2-R0.2

Changelog

  • Added table to hold items from buy orders, old 'exchanged' column in order table removed.
  • Added notify of pending buy collections on login.
  • Added exchangemarket.loginPendingCollection permission.
  • Removed announceNewOrders option, seems redundant with the permission.
  • Console can now issue reload/infbuy/infsell/version/whatsnew/remove commands.
  • Removed commands console can't use in the /em cmd list.
  • Added Mailbox db table, holds items buyorders have bought.
  • Added iteminfo command, gives itemID/enchant info of the item in your hand.
  • Added option to disallow damaged gear (swords, chestplate, ect).
  • Added enchant support. Still needs improved display/searching of enchants.
  • Search command filters for enchant text now, if none given it'll include enchants.
  • Added iteminfo to list of Em commands, shows info on the item in your hand or info on the text after it including enchant string.
  • Added exchangemarket.iteminfo to em.user permission.
  • Added minOrderPrice option (default 0.0001).
  • Removed notation (1.0E-6) from rounding.