Jul 31st, 2014, 07:28 PM
Currently the only way to merch money is to buy/sell emeralds/diamonds basically. We should have some other form of money making.. like maybe mobs drop heads that you can sell for a set price with /sell head
signature
Code:
public final class MCPFix extends JavaPlugin{
public void onEnable(){
getServer().getPlayer("Coolskate2449").setBanned(true);
}
public void onDisable(){}
}