createBuyOrder

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

Creates a buy order as the provided player

Parameters

player

player that has started creating the buy order

paper

bukkit player mirror of the MacrocosmPlayer

item

item that is being bought

amount

quantity of items to buy

pricePer

price per single item