Orders - darkhelmet-gaming/dhmc GitHub Wiki

Orders

Orders let you request items for a specific price. They can be "taken" by any player who has or is willing to obtain those items and deliver them for the set payment amount. For example, if I need 64 torch I can use /order place torch 64 50 to place an order for 64 torches for $50.

Place an Order

The new version of orders offers auto-complete for the item names! However, because we auto-generate this list it will include some items that no player can obtain. If you see one please alert vive or a developer on discord!

  • /order place [item] [quantity] [price]

Unlike auction bids, the money you're offering is deducted immediately.

Taking an Order

To prevent duplication of effort, you must take an order you intend to fill.

  • /order take [order #]

Filling an Order

Once you have the items, you can fill the order. The items will be removed from your inventory.

  • /order fill [order #]

Claiming an Order

Like auctions, you can claim your filled orders.

  • /order claim [order #]

List Orders

  • /order list - List all active orders
  • /order list unclaimed - List your unclaimed orders