File Details
GoldTradeSystem BETA v0.2
- B
- Jun 18, 2013
- 8.47 KB
- 391
- CB 1.5.2-R1.0
File Name
GoldTrader.jar
Supported Versions
- CB 1.5.2-R1.0
BETA V0.1
- command /checkprice
- command /buy
- command /sell
BETA V0.2
caught bug to buy infinite resources when the price isn't in the price list!
DON'T FORGET TO CREATE AN XML-FILE ON THE ROOT OF YOUR SERVER example:
<productlist> <product> <name>log</name> <price>1.0</price> </product> <product> <name>cobblestone</name> <price>0.2</price> </product> </productlist>