Commands

Commands

  • Command
    • Syntax: /command <Required> [Optional]
  • sell
    • Syntax: /em sell <itemName> [amount] [price]
    • Description: Sell items to existing buy orders.
  • buy
    • Syntax: /em buy <itemName> [amount] [price]
    • Description: Buy items from existing sell orders.
  • sellorder
    • Syntax: /em sellorder <itemName> [amount] [price]
    • Description: Create a sell order (add e to price for "each" item)
  • buyorder
    • Syntax: /em buyorder <itemName> [amount] [price]
    • Description: Create a buy order (add e to price for "each" item)
  • search
    • Syntax: /em search <itemName> [page]
    • Description: Display all orders for that item, sorted by price.
  • price
    • Syntax: /em price [itemName] [amount] [sale/buy]
    • Description:Get the average price of an item name (or hand) from current orders.
  • infbuy
    • Syntax: /em infbuy <itemName> <price>
    • Description: Create a infinite buy order, spawns money to supply the order. (console only)
  • infsell
    • Syntax: /em infsell <itemName> <price>
    • Description: Create a infinite sell order, spawns items to supply the order. (console only)
  • list
    • Syntax: /em list [page]
    • Description: List all active orders.
  • orders
    • Syntax: /em orders
    • List your active orders.
  • collect
    • Syntax: /em collect
    • Description: Collect items from your buy orders.
  • cancel
    • Syntax: /em cancel <orderID> [amount]
    • Description: Cancel one of your orders.
  • reload
    • Syntax: /em reload
    • Description: Reload plugin configs. (console only)
  • version
    • Syntax: /em version
    • Description: See the plugin's version (and latest version available)
  • transactions
    • Syntax: /em transactions
    • Description: Show details on who've filled your orders.
  • remove
    • Syntax: /em remove <orderID>
    • Description: Force removes any order, doesn't refund/return items. (console only)
  • password
    • Syntax: /em password <password>
    • Description: Saves a salted hash to a database, no real use yet.
  • return
    • Syntax: /em return <id> [amount]
    • Description: Subtracts items from the user's existing sell order and returns them to the user.
    • Syntax: /em info <id>
    • Get info on a specific order ID.
    • iteminfo
    • Syntax: /em iteminfo <item>
    • Get name, id and enchant info from an item.

Comments

Posts Quoted:
Reply
Clear All Quotes