createSellOrder

fun createSellOrder(player: MacrocosmPlayer, paper: Player, item: Identifier, amount: Int, pricePer: Double)(source)

Creates a sell order as the provided player

Parameters

player

player that has started creating the sell order

paper

bukkit player mirror of the MacrocosmPlayer

item

item that is being sold

amount

quantity of items to sell

pricePer

price per single item