Server currency exchange :
1 diamond = 8 emeralds = 64 gold nuggets = 64 iron bars = 64 leather = 128 coal = 128 wheat = 128 wool = 128 meat = 256 paper
Trades:
- { buy:{id:stick,Count:8},       sell:{id:gold_nugget,Count:1},
- { buy:{id:leather,Count:8},      sell:{id:gold_nugget,Count:4},
- { buy:{id:cobblestone,Count:64},  sell:{id:gold_nugget,Count:1},
- { buy:{id:flint,Count:8},       sell:{id:gold_nugget,Count:4},
- { buy:{id:iron_ingot,Count:8},    sell:{id:gold_nugget,Count:8},
- { buy:{id:gold_ingot,Count:1},    sell:{id:gold_nugget,Count:8},
- { buy:{id:diamond,Count:1},   sell:{id:gold_nugget,Count:64},
- { buy:{id:redstone,Count:8},    sell:{id:gold_nugget,Count:8},
- { buy:{id:slime_ball,Count:8},   sell:{id:gold_nugget,Count:4},
- { buy:{id:string,Count:8},     sell:{id:gold_nugget,Count:4},