
This plugin enables players to trade items with each other as if they were using a stock market.
mcex.admin: Administrator commands
mcex.cmd.*: User commands
/mcex: show all commands and related help.
/mcex recent <buy|sell> [page #]: view recent open offers
/mcex buy <item name> <quantity> <price>: list a buy offer for $price each. If price starts with a /, it lists it for $price total.
/mcex buy <item name> <quantity> <price>: list a sell offer for $price each. If price starts with a /, it lists it for $price total.
/mcex account <buy|sell>: view your current open offers
/mcex chart <item name>: view web chart for item name
/mcex search <all|query>: search for all items starting with query. If "all" is specified, it lists all registered items. Move your mouse over the items: MCEX name is the item name you have to use with the plugin.
/mcex list <buy|sell> <item name> [page #]: View all orders for item name.
/mcex mailbox: View your purchased items.
Many features are currently planned, but backwards-compatibility will be maintained.
Click here for source code.