{"id":22271,"date":"2026-06-01T00:53:17","date_gmt":"2026-05-31T21:53:17","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/auction-house-plugin\/"},"modified":"2026-06-01T00:53:17","modified_gmt":"2026-05-31T21:53:17","slug":"auction-house-plugin","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/auction-house-plugin\/","title":{"rendered":"Auction House Plugin"},"content":{"rendered":"<p>![AuctionHouse features](https:\/\/cdn.modrinth.com\/data\/cached_images\/5521df7bd6835125767c33548ce072792d3c0223.jpeg)<\/p>\n<p># Auction House Plugin<br \/>\nUse \/ah to open the auction house.<\/p>\n<p>### Requirements:<\/p>\n<p>&#8211; Vault<br \/>\n&#8211; Any Ecomony Plugin (for example Essentials or BetterEconomy)<\/p>\n<p>Admins on the server can also use<br \/>\n\/ah admin [opens the ah, but if you click on an item you can delete it from the ah]<br \/>\n\/ah ban [make a player unable to use \/ah]<\/p>\n<p>For the commands a description is provided in-game. If you aren&#8217;t op on the server and want to use permissions to access these commands, the current permission is called &#8220;auctionhouse.moderator&#8221;<\/p>\n<p>![Auction Master with two displayed items from the ah](https:\/\/cdn.modrinth.com\/data\/cached_images\/b7c3f10bcdb0968a7920f066a67a5eba87d789d0_0.webp)<br \/>\n*To set up an auction use \/ah sell <price>*<\/p>\n<details>\n<summary>config.yml<\/summary>\n<p>&#8220;`<br \/>\ntax: 0.01                                   # 1% tax<br \/>\nauction-setup-time: 30                      # the time it takes to put an item on auction<br \/>\ndefault-max-auctions: 10<br \/>\nsold-message: true                          # send a message to the player when one of their auctions is sold<br \/>\nauto-collect: false                         # automatically gives the money to the player when an auction is bought and removes it from the ah<br \/>\npartial-selling: false                      # allows players to select the amount of items they want to buy of an auction<br \/>\nadmin-permission: &#8220;auctionhouse.moderator&#8221;<br \/>\ndisplay-update: 20                          # 20 ticks = 1 second, how frequently the item displays are updated; can be set to 1 for instant updates<br \/>\nauction-announcements: true                 # announce when someone puts an item on auction (players can toggle this with \/ah announce)<br \/>\nbin-auctions: true                          # BIN = Buy It Now [\/ah sell <amount>]<br \/>\nbin-auction-duration: 172800                # the time an auction lasts in seconds (60*60*48 = 172800)<br \/>\nmin-bin: 1                                  # the minimum sell price<br \/>\nbid-auctions: true                          # enables actual auctions by typing [\/ah bid <amount>]<br \/>\nbid-auction-duration: 7200                  # the time a bidding auction lasts in seconds (60*60*2 = 7200)<br \/>\nmin-bid: 1                                  # the minimum bid price<br \/>\nlast-bid-extra-time: 60                     # if the auction time is less than this when a bid is placed, it&#8217;s set to this<br \/>\nbid-increase-percent: 25                    # how much each bid has to increase at least<\/p>\n<p>&#8220;`<br \/>\n<\/details>\n<details>\n<summary>Example of permissions.yml file<\/summary>\n<p>&#8220;`<br \/>\n# the default auction slots and duration can be edited in the config.yml file<br \/>\n# by default this is empty. To add ranks\/permissions, add them like so:<\/p>\n<p>auction-slots:<br \/>\n  vip: 12<br \/>\n  mvp: 15<br \/>\n  custom.example.permission: 50<br \/>\nauction-duration:<br \/>\n  vip: 259200                           # 60*60*24*3 = 3 days<br \/>\n  mvp: 345600                           # 60*60*24*4 = 4 days<br \/>\n  custom.example.permission: 432000     # 5 days<br \/>\n&#8220;`<\/p>\n<\/details>\n<details>\n<summary>colour codes used in the messages.yml<\/summary>\n<p>&#8220;`<br \/>\n# \u00a7k obfuscated<br \/>\n# \u00a7l bold<br \/>\n# \u00a7m strikethrough<br \/>\n# \u00a7n underline<br \/>\n# \u00a7o italic<br \/>\n# \u00a7r reset<br \/>\n# &#038;n new line<\/p>\n<p># \u00a70: Black<br \/>\n# \u00a71: Dark Blue<br \/>\n# \u00a72: Dark Green<br \/>\n# \u00a73: Dark Aqua<br \/>\n# \u00a74: Dark Red<br \/>\n# \u00a75: Dark Purple<br \/>\n# \u00a76: Gold<br \/>\n# \u00a77: Gray<br \/>\n# \u00a78: Dark Gray<br \/>\n# \u00a79: Blue<br \/>\n# \u00a7a: Green<br \/>\n# \u00a7b: Aqua<br \/>\n# \u00a7c: Red<br \/>\n# \u00a7d: Light Purple<br \/>\n# \u00a7e: Yellow<br \/>\n# \u00a7f: White<br \/>\n&#8220;`<br \/>\n<\/details>\n<details>\n<summary>layout.yml<\/summary>\n<p>&#8220;`<br \/>\n# You can replace any character with another or even remove a line to change the layout. The spaces between the characters are there to make it clearer. The characters are defined down below.<br \/>\nah-layout:<br \/>\n  &#8211; &#8216;# # # # # # # # #&#8217;<br \/>\n  &#8211; &#8216;# . . . . . . . #&#8217;<br \/>\n  &#8211; &#8216;# . . . . . . . #&#8217;<br \/>\n  &#8211; &#8216;# . . . . . . . #&#8217;<br \/>\n  &#8211; &#8216;# # # # # # # # #&#8217;<br \/>\n  &#8211; &#8216;s o # p r n # f m&#8217;<br \/>\nmy-ah-layout:<br \/>\n  &#8211; &#8216;# # # # # # # # #&#8217;<br \/>\n  &#8211; &#8216;# . . . . . . . #&#8217;<br \/>\n  &#8211; &#8216;# . . . . . . . #&#8217;<br \/>\n  &#8211; &#8216;# . . . . . . . #&#8217;<br \/>\n  &#8211; &#8216;# # # # # # # # #&#8217;<br \/>\n  &#8211; &#8216;b o # p r n # d i&#8217;<br \/>\n&#8216;#&#8217;:<br \/>\n  ==: org.bukkit.inventory.ItemStack<br \/>\n  DataVersion: 4325<br \/>\n  id: minecraft:black_stained_glass_pane<br \/>\n  count: 1<br \/>\n  components:<br \/>\n    minecraft:tooltip_display: &#8216;{hide_tooltip:1b}&#8217;<br \/>\n  schema_version: 1<br \/>\ns:<br \/>\n  ==: org.bukkit.inventory.ItemStack<br \/>\n  DataVersion: 4325<br \/>\n  id: minecraft:oak_sign<br \/>\n  count: 1<br \/>\n  schema_version: 1<br \/>\nactive-search:<br \/>\n  ==: org.bukkit.inventory.ItemStack<br \/>\n  DataVersion: 4325<br \/>\n  id: minecraft:spruce_sign<br \/>\n  count: 1<br \/>\n  schema_version: 1<br \/>\no:<br \/>\n  ==: org.bukkit.inventory.ItemStack<br \/>\n  DataVersion: 4325<br \/>\n  id: minecraft:hopper<br \/>\n  count: 1<br \/>\n  schema_version: 1<br \/>\np:<br \/>\n  ==: org.bukkit.inventory.ItemStack<br \/>\n  DataVersion: 4325<br \/>\n  id: minecraft:arrow<br \/>\n  count: 1<br \/>\n  schema_version: 1<br \/>\nr:<br \/>\n  ==: org.bukkit.inventory.ItemStack<br \/>\n  DataVersion: 4325<br \/>\n  id: minecraft:nether_star<br \/>\n  count: 1<br \/>\n  schema_version: 1<br \/>\nn:<br \/>\n  ==: org.bukkit.inventory.ItemStack<br \/>\n  DataVersion: 4325<br \/>\n  id: minecraft:arrow<br \/>\n  count: 1<br \/>\n  schema_version: 1<br \/>\nm:<br \/>\n  ==: org.bukkit.inventory.ItemStack<br \/>\n  DataVersion: 4325<br \/>\n  id: minecraft:ender_chest<br \/>\n  count: 1<br \/>\n  schema_version: 1<br \/>\nb:<br \/>\n  ==: org.bukkit.inventory.ItemStack<br \/>\n  DataVersion: 4325<br \/>\n  id: minecraft:arrow<br \/>\n  count: 1<br \/>\n  schema_version: 1<br \/>\ni:<br \/>\n  ==: org.bukkit.inventory.ItemStack<br \/>\n  DataVersion: 4325<br \/>\n  id: minecraft:paper<br \/>\n  count: 1<br \/>\n  schema_version: 1<br \/>\nf:<br \/>\n  ==: org.bukkit.inventory.ItemStack<br \/>\n  DataVersion: 4325<br \/>\n  id: minecraft:powered_rail<br \/>\n  count: 1<br \/>\n  schema_version: 1<br \/>\nd:<br \/>\n  ==: org.bukkit.inventory.ItemStack<br \/>\n  DataVersion: 4325<br \/>\n  id: minecraft:golden_carrot<br \/>\n  count: 1<br \/>\n  schema_version: 1<br \/>\nbin-filter-bin:<br \/>\n  ==: org.bukkit.inventory.ItemStack<br \/>\n  DataVersion: 4325<br \/>\n  id: minecraft:gold_ingot<br \/>\n  count: 1<br \/>\n  schema_version: 1<br \/>\nbin-filter-auctions:<br \/>\n  ==: org.bukkit.inventory.ItemStack<br \/>\n  DataVersion: 4325<br \/>\n  id: minecraft:gold_block<br \/>\n  count: 1<br \/>\n  schema_version: 1<br \/>\nlocked-slot:<br \/>\n  ==: org.bukkit.inventory.ItemStack<br \/>\n  DataVersion: 4325<br \/>\n  id: minecraft:barrier<br \/>\n  count: 1<br \/>\n  schema_version: 1<br \/>\nback-to-my-auctions:<br \/>\n  ==: org.bukkit.inventory.ItemStack<br \/>\n  DataVersion: 4325<br \/>\n  id: minecraft:arrow<br \/>\n  count: 1<br \/>\n  schema_version: 1<br \/>\nanvil-search-paper:<br \/>\n  ==: org.bukkit.inventory.ItemStack<br \/>\n  DataVersion: 4325<br \/>\n  id: minecraft:paper<br \/>\n  count: 1<br \/>\n  schema_version: 1<br \/>\ncancel:<br \/>\n  ==: org.bukkit.inventory.ItemStack<br \/>\n  DataVersion: 4325<br \/>\n  id: minecraft:red_banner<br \/>\n  count: 1<br \/>\n  schema_version: 1<br \/>\ncollect-expired-item:<br \/>\n  ==: org.bukkit.inventory.ItemStack<br \/>\n  DataVersion: 4325<br \/>\n  id: minecraft:red_dye<br \/>\n  count: 1<br \/>\n  schema_version: 1<br \/>\ncancel-auction:<br \/>\n  ==: org.bukkit.inventory.ItemStack<br \/>\n  DataVersion: 4325<br \/>\n  id: minecraft:red_concrete<br \/>\n  count: 1<br \/>\n  schema_version: 1<br \/>\ncommand-block-info:<br \/>\n  ==: org.bukkit.inventory.ItemStack<br \/>\n  DataVersion: 4325<br \/>\n  id: minecraft:structure_block<br \/>\n  count: 1<br \/>\n  schema_version: 1<br \/>\nadmin-cancel-auction:<br \/>\n  ==: org.bukkit.inventory.ItemStack<br \/>\n  DataVersion: 4325<br \/>\n  id: minecraft:red_concrete<br \/>\n  count: 1<br \/>\n  schema_version: 1<br \/>\nadmin-expire-auction:<br \/>\n  ==: org.bukkit.inventory.ItemStack<br \/>\n  DataVersion: 4325<br \/>\n  id: minecraft:red_dye<br \/>\n  count: 1<br \/>\n  schema_version: 1<br \/>\nconfirm:<br \/>\n  ==: org.bukkit.inventory.ItemStack<br \/>\n  DataVersion: 4325<br \/>\n  id: minecraft:green_banner<br \/>\n  count: 1<br \/>\n  schema_version: 1<br \/>\nchoose-item-buy-amount:<br \/>\n  ==: org.bukkit.inventory.ItemStack<br \/>\n  DataVersion: 4325<br \/>\n  id: minecraft:oak_hanging_sign<br \/>\n  count: 1<br \/>\n  schema_version: 1<br \/>\ndirt:<br \/>\n  ==: org.bukkit.inventory.ItemStack<br \/>\n  DataVersion: 4325<br \/>\n  id: minecraft:dirt<br \/>\n  count: 1<br \/>\n  schema_version: 1<br \/>\nturtle-scute-confirm:<br \/>\n  ==: org.bukkit.inventory.ItemStack<br \/>\n  DataVersion: 4325<br \/>\n  id: minecraft:turtle_scute<br \/>\n  count: 1<br \/>\n  schema_version: 1<br \/>\ncannot-afford:<br \/>\n  ==: org.bukkit.inventory.ItemStack<br \/>\n  DataVersion: 4325<br \/>\n  id: minecraft:armadillo_scute<br \/>\n  count: 1<br \/>\n  schema_version: 1<br \/>\ncollect-sold-item:<br \/>\n  ==: org.bukkit.inventory.ItemStack<br \/>\n  DataVersion: 4325<br \/>\n  id: minecraft:diamond<br \/>\n  count: 1<br \/>\n  schema_version: 1<br \/>\nbid-history:<br \/>\n  ==: org.bukkit.inventory.ItemStack<br \/>\n  DataVersion: 4325<br \/>\n  id: minecraft:filled_map<br \/>\n  count: 1<br \/>\n  schema_version: 1<br \/>\nbid-explanation:<br \/>\n  ==: org.bukkit.inventory.ItemStack<br \/>\n  DataVersion: 4325<br \/>\n  id: minecraft:gold_ingot<br \/>\n  count: 1<br \/>\n  schema_version: 1<br \/>\nsubmit-bid:<br \/>\n  ==: org.bukkit.inventory.ItemStack<br \/>\n  DataVersion: 4325<br \/>\n  id: minecraft:gold_nugget<br \/>\n  count: 1<br \/>\n  schema_version: 1<br \/>\ncannot-afford-bid:<br \/>\n  ==: org.bukkit.inventory.ItemStack<br \/>\n  DataVersion: 4325<br \/>\n  id: minecraft:armadillo_scute<br \/>\n  count: 1<br \/>\n  schema_version: 1<br \/>\ntop-bid:<br \/>\n  ==: org.bukkit.inventory.ItemStack<br \/>\n  DataVersion: 4325<br \/>\n  id: minecraft:gold_block<br \/>\n  count: 1<br \/>\n  schema_version: 1<br \/>\ncollect-auction:<br \/>\n  ==: org.bukkit.inventory.ItemStack<br \/>\n  DataVersion: 4325<br \/>\n  id: minecraft:gold_block<br \/>\n  count: 1<br \/>\n  schema_version: 1<br \/>\ncollect-coins:<br \/>\n  ==: org.bukkit.inventory.ItemStack<br \/>\n  DataVersion: 4325<br \/>\n  id: minecraft:gold_nugget<br \/>\n  count: 1<br \/>\n  schema_version: 1<br \/>\nown-bid:<br \/>\n  ==: org.bukkit.inventory.ItemStack<br \/>\n  DataVersion: 4325<br \/>\n  id: minecraft:poisonous_potato<br \/>\n  count: 1<br \/>\n  schema_version: 1<br \/>\nsounds:<br \/>\n  click: &#8220;UI_STONECUTTER_SELECT_RECIPE&#8221;<br \/>\n  open-enderchest: &#8220;BLOCK_ENDER_CHEST_OPEN&#8221;<br \/>\n  close-enderchest: &#8220;BLOCK_ENDER_CHEST_CLOSE&#8221;<br \/>\n  break-wood: &#8220;BLOCK_WOOD_BREAK&#8221;<br \/>\n  experience: &#8220;ENTITY_EXPERIENCE_ORB_PICKUP&#8221;<br \/>\n  villager-deny: &#8220;ENTITY_VILLAGER_NO&#8221;<br \/>\n  open-shulker: &#8220;BLOCK_SHULKER_BOX_OPEN&#8221;<br \/>\n  close-shulker: &#8220;BLOCK_SHULKER_BOX_CLOSE&#8221;<br \/>\n&#8220;`<br \/>\n<\/details>\n<p>## Q&#038;A<\/p>\n<p>**Q:** Can I customize messages and GUI texts?<br \/>\n**A:** Yes, edit the messages.yml file in the plugin folder. You can change the currency from &#8220;coins&#8221; to whatever you like under &#8220;placeholders&#8221; in the messages.yml file.<\/p>\n<p>**Q:** How do I update the config with new options?<br \/>\n**A:** The plugin automatically adds missing config options when updated, without overwriting your custom settings.<\/p>\n<p>**Q:** How do I spawn that Auction Master Villager and the item displays and how do I remove them?<br \/>\n**A:** If you are op, then you can do \/ah summon <entity> which you can tab-complete. To remove them, simply punch them while being in creative mode and being op on the server.<\/p>\n<p>**Q:** The Auction Master Villager and the item displays disappear after a while<br \/>\n**A:** If you do something like \/kill @e, of course they will be removed. Also, if you use \/teleport @e, they will be moved.<\/p>\n<p>**Q:** How do I report bugs or request features?<br \/>\n**A:** You can join my new discord server<br \/>\n and contact me directly.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Use \/ah to open the auctionHouse.<\/p>\n","protected":false},"featured_media":22272,"template":"","meta":{"_minecraft_slug":"auction-house-plugin","_minecraft_project_id":"scEbl04C","_minecraft_author":"ElaineQheart","_minecraft_license":"GPL-3.0-only","_minecraft_downloads":18063,"_minecraft_follows":23,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"auction-house-plugin.zip","_minecraft_size_bytes":10878873,"_minecraft_version_count":14,"_minecraft_updated_at":"2026-05-16T00:48:51.776188Z","_minecraft_date_created":"2025-09-09T08:44:51.323958Z","_minecraft_date_modified":"2026-05-07T08:33:21.427156Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/auction-house-plugin","_minecraft_icon_attachment_id":22272,"_minecraft_imported_at":"2026-05-31T21:53:18+00:00","_minecraft_import_hash":"7bda8d2b0623d888eecd8cd9e8b815a5","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[124,844,126,127,128,129,92],"mod_loader":[130,132,133,134],"minecraft_version":[62,37,40,41,73,74,38,78,79,80,81,82],"class_list":["post-22271","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-bukkit","mod_category-economy","mod_category-management","mod_category-paper","mod_category-purpur","mod_category-spigot","mod_category-utility","mod_loader-bukkit","mod_loader-paper","mod_loader-purpur","mod_loader-spigot","minecraft_version-1-21","minecraft_version-1-21-1","minecraft_version-1-21-10","minecraft_version-1-21-11","minecraft_version-1-21-2","minecraft_version-1-21-3","minecraft_version-1-21-4","minecraft_version-1-21-5","minecraft_version-1-21-6","minecraft_version-1-21-7","minecraft_version-1-21-8","minecraft_version-1-21-9"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Auction House Plugin - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/auction-house-plugin\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Auction House Plugin - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Use \/ah to open the auctionHouse.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/auction-house-plugin\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/auction-house-plugin\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/auction-house-plugin\\\/\",\"name\":\"Auction House Plugin - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/auction-house-plugin\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/auction-house-plugin\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/auction-house-plugin-icon-eb9f33f8155e25892fae5c6cee5f6ea7d9372c75.webp\",\"datePublished\":\"2026-05-31T21:53:17+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/auction-house-plugin\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/auction-house-plugin\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/auction-house-plugin\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/auction-house-plugin-icon-eb9f33f8155e25892fae5c6cee5f6ea7d9372c75.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/auction-house-plugin-icon-eb9f33f8155e25892fae5c6cee5f6ea7d9372c75.webp\",\"width\":300,\"height\":300},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/auction-house-plugin\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Auction House Plugin\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Auction House Plugin - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/auction-house-plugin\/","og_locale":"en_US","og_type":"article","og_title":"Auction House Plugin - Minecraft","og_description":"Use \/ah to open the auctionHouse.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/auction-house-plugin\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/auction-house-plugin\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/auction-house-plugin\/","name":"Auction House Plugin - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/auction-house-plugin\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/auction-house-plugin\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/auction-house-plugin-icon-eb9f33f8155e25892fae5c6cee5f6ea7d9372c75.webp","datePublished":"2026-05-31T21:53:17+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/auction-house-plugin\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/auction-house-plugin\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/auction-house-plugin\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/auction-house-plugin-icon-eb9f33f8155e25892fae5c6cee5f6ea7d9372c75.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/auction-house-plugin-icon-eb9f33f8155e25892fae5c6cee5f6ea7d9372c75.webp","width":300,"height":300},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/auction-house-plugin\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"Auction House Plugin"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/22271","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/22272"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=22271"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=22271"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=22271"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=22271"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}