File Details
1.4.0
- B
- Jan 28, 2013
- 243.74 KB
- 267
- CB 1.4.7-R0.1
File Name
ExchangeMarket.jar
Supported Versions
- CB 1.4.7-R0.1
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.