/api/playerauctions/getAuctionCategoryByName/{categoryname}
Retrieve an auction category information by the category name.
{ "minPrice" : -1.0, "maxPrice" : -1.0, "all" : true, "icon" : { "type" : "BOOK", "meta" : { "display-name" : "{\"text\":\"\",\"extra\":[{\"text\":\"All Auctions\",\"obfuscated\":false,\"italic\":false,\"underlined\":false,\"strikethrough\":false,\"color\":\"aqua\",\"bold\":false}]}", "lore" : [ "{\"text\":\"\",\"extra\":[{\"text\":\"Click\",\"color\":\"yellow\"},{\"text\":\" to view all the auctions.\",\"color\":\"aqua\"}],\"italic\":false}" ], "PublicBukkitValues" : "{\n \"playerauctions:itemtag_item\": \"1\"\n}" } }, "name" : "all", "displayName" : "All" }
Previous/api/playerauctions/getPlayerAuctions/{page}Next/api/playerauctions/getAuctionCategories/{page}
Last updated