[mod] AdvancedMarket [advanced_market]
Trade everything everywhere, no chest-shops involved! Acts like a stock market!!!
Github repo:https://github.com/arsdragonfly/advanced_market
License:CC0
Dependencies:money,locked_signs
Quick start:
Dig some dirt.
Hold the dirt in your hand.
/am sell 5
(sell these dirt at the price of 5$ each dirt block)
/am buy default:dirt 1 5
(buy 1 dirt block at the price of 5$, in this case the deal is then concluded)
/am refreshbuffer
(the dirt is in your "buffer", and you use this command to put it back into your inventory.)
Buy low , sell high and maybe become a monopoly! :D
This mod is still WIP and has many bugs to be fixed :P
New feature
Added vieworder (/am vieworder)
Added cancelorder (/am cancelorder <order_number>
Added viewlog (/am viewlog)
Added getname (/am getname) to get the engine name of the item you're holding, like default:dirt.
A diagram to help you understand all the stuff:

Data structure:
Full readme:
Github repo:https://github.com/arsdragonfly/advanced_market
License:CC0
Dependencies:money,locked_signs
Quick start:
Dig some dirt.
Hold the dirt in your hand.
/am sell 5
(sell these dirt at the price of 5$ each dirt block)
/am buy default:dirt 1 5
(buy 1 dirt block at the price of 5$, in this case the deal is then concluded)
/am refreshbuffer
(the dirt is in your "buffer", and you use this command to put it back into your inventory.)
Buy low , sell high and maybe become a monopoly! :D
This mod is still WIP and has many bugs to be fixed :P
New feature
Added vieworder (/am vieworder)
Added cancelorder (/am cancelorder <order_number>
Added viewlog (/am viewlog)
Added getname (/am getname) to get the engine name of the item you're holding, like default:dirt.
A diagram to help you understand all the stuff:

Data structure:
+
Spoiler
Full readme:
+
Spoiler


