A MySQL based Item Market system powered by Sponge
All Universal Market commands can be use as /um or /universalmarket
/um open, /um o, /um
/um add, /um a
/um add (price)
/um add (price) (<optional>amount)
/um reload, /um r
com.xwaffle.universalmarket.open
- Permission to open the Universal Market.
com.xwaffle.universalmarket.add
- Permission to add items to the Universal Market.
com.xwaffle.universalmarket.remove
- Permission to remove a players item from being listed in the Universal Market.
*Note When enabled, be sure to set the total-items-player-can-sell
config option to be higher than the highest permission node you give out.
com.xwaffle.universalmarket.addmax.##
- Sets the amount of items a user may sell in the Universal Market.
EX: com.xwaffle.universalmarket.addmax.5
, this will allow the user to sell 5 items at a time in the Universal Market.