ActionSender.sendBox(owner,"@gre@[Auction House - Success] % @whi@ Auction has been listed % "+newItem.getAmount()+"x @yel@"+def.getName()+" @whi@for @yel@"+newItem.getPrice()+"gp",false);
StringaddMessage=String.format("{\"content\": \"%s has auctioned %d x %s, priced at %d.\"}",player,amount,EntityHandler.getItemDef(itemID).getName(),price);