GoldTradeSystem BETA v0.2
Details
-
FilenameGoldTrader.jar
-
Uploaded by
-
UploadedJun 18, 2013
-
Size8.47 KB
-
Downloads386
-
MD57b1e0f1760dd076bb1ad155e62d1ebe0
Supported Bukkit Versions
- CB 1.5.2-R1.0
Changelog
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>