Details
Supported Bukkit Versions
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.