AzAuctionHouse

โญ โ€” (9 endorsements) ๐Ÿ“ฅ 16,358 downloads ๐Ÿ“Œ v1.7 ๐Ÿ“… 7/26/2025
๐ŸŸก Updated this year

By HuzaiDev ยท adventure

โฌ‡ Download Mod Source: Modrinth โ†— ๐Ÿ“… Updated: 2/15/2026 ๐Ÿ“… Created: 7/26/2025

๐Ÿ” Analysis

  • ๐Ÿ‘ 0.1% endorsement rate
  • ๐Ÿ† #70 of 367 adventure mods in this game by downloads

๐Ÿ“‹ About This Mod

# ๐Ÿงฑ AzAuctionHouse **AzAuctionHouse** is a feature-rich auction house plugin that allows players to buy and sell items seamlessly on your Minecraft server. Built with performance and customization in mind. --- ## โœจ Features | Feature | Description | |---------|-------------| | ๐Ÿช **Auction House GUI** | Intuitive interface for browsing and managing auctions | | ๐Ÿ’ฐ **Multiple Economy Support** | Vault, PlayerPoints, TokenManager, CoinsEngine & more | | ๐Ÿ—„๏ธ **Flexible Storage** | JSON, MySQL, SQLite, MongoDB support | | ๐Ÿ” **Smart Search & Filter** | Find items quickly with advanced filtering | | ๐Ÿ“ฑ **Recommendation System** | AI-powered item suggestions for players | | ๐Ÿ›ก๏ธ **Anti-Dupe Protection** | Built-in security against item duplication | | ๐Ÿ”” **Rich Notifications** | Action bar, chat, title, and sound notifications | | ๐ŸŽจ **Custom Items Support** | ItemsAdder, Oraxen, MMOItems compatibility | | โšก **High Performance** | Optimized for large servers with Redis sync | | ๐ŸŽฏ **Permission System** | Flexible limits and group-based permissions | --- ## ๐Ÿ“‹ Commands & Permissions <details> <summary><strong>Click to expand command list</strong></summary> | Command | Description | Permission | |---------|-------------|------------| | `/ah` | Open auction house | `azauctionhouse.use` | | `/ah sell <price> ` | List item for sale | `azauctionhouse.use` | | `/ah cancel ` | Cancel auction | `azauctionhouse.use` | | `/ah return` | Retrieve expired items | `azauctionhouse.use` | | `/ah search <term>` | Search auctions | `azauctionhouse.use` | | `/ah history` | View transaction history | `azauctionhouse.use` | | `/ah recommend` | View recommendations | `azauctionhouse.use` | | `/ah clear` | Clear expired auctions | `azauctionhouse.admin` | | `/ah list <price> <count>` | Admin list auction | `azauctionhouse.admin` | | `/ah blacklist <add/remove>` | Manage blacklist | `azauctionhouse.admin` | | `/ah reload` | Reload configuration | `azauctionhouse.admin` | </details> <details> <summary><strong>Click to expand permission nodes</strong></summary> | Permission | Description | Default | |------------|-------------|---------| | `azauctionhouse.use` | Basic auction house access | `true` | | `azauctionhouse.admin` | Administrative commands | `op` | | `azauctionhouse.bypass.cooldown` | Bypass listing cooldown | `false` | | `azauctionhouse.bypass.blacklist` | Bypass item blacklist | `false` | </details> --- ## โš™๏ธ Requirements | Requirement | Version | |-------------|---------| | **Minecraft** | 1.8.8 - 1.21.7 | | **Java** | 8+ | | **Spigot/Paper** | Latest recommended | | **Vault** | Required for economy | ### Optional Dependencies - PlayerPoints, TokenManager, CoinsEngine (Economy) - ItemsAdder, Oraxen, MMOItems (Custom Items) - Redis (Multi-server sync) --- ## ๐Ÿ“ Configuration Example ```yaml # &6AzAuctionHouse Configuration prefix: "&7 " flatFee: 0.0 percentFee: 5.0 maxFee: 1000.0 minPrice: 1.0 maxPrice: 1000000.0 cooldown: 30 # Economy Settings economy: type: "Vault" format: "#,##0.00" symbol: "$" # GUI Settings gui: title: "&6Auction House" rows: 6 item-lore-format: - "&7Seller: &f%seller%" - "&7Price: &a%price%" - "&7Expires in: &f%time_left%" - "" - "&eClick to purchase!" # Storage Options storage: type: "JSON" # JSON, MySQL, SQLite, MongoDB # Recommendation System recommendation: enabled: true title: "&6&lRecommended For You" rows: 4 cacheDurationMinutes: 5 ``` --- ## ๐ŸŽฏ Quick Setup 1. **Download** AzAuctionHouse.jar 2. **Install** Vault and an economy plugin 3. **Place** jar in `/plugins/` folder 4. **Restart** your server 5. **Configure** `/plugins/AzAuctionHouse/config.yml` 6. **Enjoy** your new auction house! > แด›ษชแด˜: แดœsแด‡ `/ah help` ษชษด-ษขแด€แดแด‡ า“แดส€ แด€ แด„แดแดแด˜สŸแด‡แด›แด‡ แด„แดแดแดแด€ษดแด… สŸษชsแด› --- ## ๐Ÿ‘จโ€๐Ÿ’ป Author & License **Author:** GamingHuzai **Discord:** gaminghuzai **Version:** 1.1 > Made with โค๏ธ by GamingHuzai **License:** All rights reserved ยฉ 2025 GamingHuzai --- *Thank you for choosing AzAuctionHouse for your server!*

# ๐Ÿงฑ AzAuctionHouse

AzAuctionHouse is a feature-rich auction house plugin that allows players to buy and sell items seamlessly on your Minecraft server. Built with performance and customization in mind.

## โœจ Features

| Feature | Description | |---------|-------------| | ๐Ÿช Auction House GUI | Intuitive interface for browsing and managing auctions | | ๐Ÿ’ฐ Multiple Economy Support | Vault, PlayerPoints, TokenManager, CoinsEngine & more | | ๐Ÿ—„๏ธ Flexible Storage | JSON, MySQL, SQLite, MongoDB support | | ๐Ÿ” Smart Search & Filter | Find items quickly with advanced filtering | | ๐Ÿ“ฑ Recommendation System | AI-powered item suggestions for players | | ๐Ÿ›ก๏ธ Anti-Dupe Protection | Built-in security against item duplication | | ๐Ÿ”” Rich Notifications | Action bar, chat, title, and sound notifications | | ๐ŸŽจ Custom Items Support | ItemsAdder, Oraxen, MMOItems compatibility | | โšก High Performance | Optimized for large servers with Redis sync | | ๐ŸŽฏ Permission System | Flexible limits and group-based permissions |

## ๐Ÿ“‹ Commands & Permissions

Click to expand command list

| Command | Description | Permission | |---------|-------------|------------| | `/ah` | Open auction house | `azauctionhouse.use` | | `/ah sell ` | List item for sale | `azauctionhouse.use` | | `/ah cancel ` | Cancel auction | `azauctionhouse.use` | | `/ah return` | Retrieve expired items | `azauctionhouse.use` | | `/ah search ` | Search auctions | `azauctionhouse.use` | | `/ah history` | View transaction history | `azauctionhouse.use` | | `/ah recommend` | View recommendations | `azauctionhouse.use` | | `/ah clear` | Clear expired auctions | `azauctionhouse.admin` | | `/ah list ` | Admin list auction | `azauctionhouse.admin` | | `/ah blacklist ` | Manage blacklist | `azauctionhouse.admin` | | `/ah reload` | Reload configuration | `azauctionhouse.admin` |

Click to expand permission nodes

| Permission | Description | Default | |------------|-------------|---------| | `azauctionhouse.use` | Basic auction house access | `true` | | `azauctionhouse.admin` | Administrative commands | `op` | | `azauctionhouse.bypass.cooldown` | Bypass listing cooldown | `false` | | `azauctionhouse.bypass.blacklist` | Bypass item blacklist | `false` |

## โš™๏ธ Requirements

| Requirement | Version | |-------------|---------| | Minecraft | 1. 8. 8 - 1. 21. 7 | | Java | 8+ | | Spigot/Paper | Latest recommended | | Vault | Required for economy |

### Optional Dependencies - PlayerPoints, TokenManager, CoinsEngine (Economy) - ItemsAdder, Oraxen, MMOItems (Custom Items) - Redis (Multi-server sync)

## ๐Ÿ“ Configuration Example

```yaml # &6AzAuctionHouse Configuration prefix: "&7[&6AzAuctionHouse&7] " flatFee: 0. 0 percentFee: 5. 0 maxFee: 1000. 0 minPrice: 1. 0 maxPrice: 1000000. 0 cooldown: 30

# Economy Settings economy: type: "Vault" format: "#,##0. 00" symbol: "$"

# GUI Settings gui: title: "&6Auction House" rows: 6 item-lore-format: - "&7Seller: &f%seller%" - "&7Price: &a%price%" - "&7Expires in: &f%time_left%" - "" - "&eClick to purchase!"

# Storage Options storage: type: "JSON" # JSON, MySQL, SQLite, MongoDB # Recommendation System recommendation: enabled: true title: "&6&lRecommended For You" rows: 4 cacheDurationMinutes: 5 ```

## ๐ŸŽฏ Quick Setup

1. Download AzAuctionHouse.jar 2. Install Vault and an economy plugin 3. Place jar in `/plugins/` folder 4. Restart your server 5. Configure `/plugins/AzAuctionHouse/config.yml` 6. Enjoy your new auction house!

> แด›ษชแด˜: แดœsแด‡ `/ah help` ษชษด-ษขแด€แดแด‡ า“แดส€ แด€ แด„แดแดแด˜สŸแด‡แด›แด‡ แด„แดแดแดแด€ษดแด… สŸษชsแด›

## ๐Ÿ‘จโ€๐Ÿ’ป Author & License

Author: GamingHuzai Discord: gaminghuzai Version: 1. 1

> Made with โค๏ธ by GamingHuzai

License: All rights reserved ยฉ 2025 GamingHuzai

Thank you for choosing AzAuctionHouse for your server!

๐Ÿค– AI-enhanced โ€” based on mod data

๐Ÿ“Š Mod Details

Game
Minecraft Plugins
Author
HuzaiDev
Version
1.7
Downloads
16,358
Endorsements
9
Category
adventure
Created
7/26/2025
Updated
2/15/2026
Game Versions
1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4
Tags
adventure, economy, storage

๐Ÿ”ง How to Install Minecraft Plugins Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

๐Ÿ“– Full step-by-step install guide for Minecraft Plugins โ†’

Visit the official mod page for specific installation instructions for this mod.

๐ŸŽฎ Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.

โ“ Frequently Asked Questions

Which Minecraft Plugins versions does AzAuctionHouse support?

The author lists 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5. Other versions may work but are untested by the author.

What is the latest version of AzAuctionHouse?

Version 1.7, published 2026-02-15 with 16,358 downloads recorded at the source.

Keep browsing โ€” more Minecraft Plugins mods await

๐Ÿ“‹ All Minecraft Plugins Mods ๐Ÿ† Top 25 ๐Ÿ“‚ More adventure ๐Ÿ‘ค More by HuzaiDev ๐Ÿ”Ž Similar Mods ๐ŸŒ Best adventure (All Games) ๐Ÿ”€ Check Compatibility โš–๏ธ Compare Mods ๐Ÿ†• New Mods