Grand Exchange - Server-Side Marketplace Mod
Grand Exchange mod adds a comprehensive trading exchange system to Forge servers, operating through special commands. This is a pure server-side solution - players don't need to install any additional mods to access all system features.
Forget about hours spent searching for the best prices in shop signs! With Grand Exchange, every server participant gets access to the trading platform from anywhere in the world. No more purchasing market plots hoping someone will notice your shop. No more empty shops that never get restocked.
All users can view complete information about current market offers: which items are being sold and purchased, which goods are in demand but not available, as well as current prices for all positions.
Administrator Features
Server administrators gain access to create special official shops with unlimited item supplies. These shops can both buy items from players and sell them in any quantities. This function replaces the old /convert command from Grand Economy mod. Detailed instructions for admin commands are in the corresponding section.
Compatibility and System Requirements
Important: The mod requires Grand Economy. Thanks to integration with this system, Grand Exchange supports many popular economic platforms: Sponge-Based Economies, EnderPay, Forge Essentials, Vault-compatible economic systems, as well as Grand Economy's built-in currency.
Updating
When updating from version 1.2.4 or earlier, be sure to run version 1.3.1 at least once for database migration.
Main Commands
/ge buy <item> <meta> <amount> <price> [nbt]
Places a buy order for the specified item with given parameters. Funds are blocked at the time of order creation.
/ge buy <offer ID> <amount>
Automatic purchase using existing order.
/ge sell <item> <meta> <amount> <price> [nbt]
Creates a sell offer for goods. Items are immediately removed from inventory.
/ge sell <offer ID> <amount>
Selling via existing order.
/ge sellthis <amount> <price>
Offer the item in hand for sale.
/ge identify Identifies parameters of item in main hand for use in commands.
/ge collect Receive items from completed purchases or cancelled sales.
/ge buyoffers [filter] [page] View current purchase orders. Supports regular expressions.
/ge selloffers [filter] [page] Information about current seller offers.
/ge myoffers [filter] [page] View active user orders.
/ge canceloffer <buy|sell|any> <offer ID>
Cancelling personal trading orders.
Admin Commands
/ge opbuy <item> <meta> <price> [nbt]
Creation of unlimited official purchase point.
/ge opsell <item> <meta> <price> [nbt]
Setting up unlimited sales from administration.
/ge opsellthis <price>
Selling unlimited quantities of item from hand.
Support and Feedback
Found a bug or error? Please use the bug tracking system. For suggestions of new features, creating tickets is also recommended - this way the community can see previous requests, and developers can more easily track player ideas.