
A clean, fast auction house plugin built to make buying and selling simple for players and easy to manage for admins.
Features
- Clean auction house GUI with paging, sorting, filtering, and search
- Sell items directly from your hand with optional confirmation GUI
- Claims system for bought items, sold payouts, expired listings, and overflow delivery
- Seller view to browse one player’s active listings
- Sold-history view for tracking completed sales
- Admin tools for viewing history and removing/taking listings
- SQLite data storage for persistent auction data
- PlaceholderAPI support for player and global auction stats
- Discord webhook support for listing, selling, claims, cancellations, and admin actions
- Configurable prices, listing fee, slot limits, refresh cooldown, blacklist, and history access
- Automatic Modrinth update notice for admins on join
- Sound feedback across GUI actions, purchases, claims, and admin flows

Commands
- /ah|auction|foauction [<claims|search|sell|view>] [<text|price|Player>]
- /auctionadmin|foauctionadmin <history|reload|version|editor> []
Permissions
foauction.useMain command /ah usage.foauction.slots.<number|*>Amount of listings a player can have.foauction.adminAccess to /auctionadmin and cancelling player's their listings.
Placeholders
%foauctions_sell_limit%- Maximum listings the player can have.%foauctions_sell_count%- Current amount of listings the player has.%foauctions_expired_count%- Expired item claims waiting for the player.%foauctions_active_count%- Active listings the player currently has.%foauctions_sort_name%- Player’s current auction sort mode.%foauctions_filter_name%- Player’s current auction filter mode.%foauctions_total_sold%- Total sold-history entries for the player.%foauctions_total_earned%- Total money earned by the player from sold items.%foauctions_min_price%- Global minimum allowed listing price.%foauctions_max_price%- Global maximum allowed listing price.%foauctions_listing_fee%- Global listing fee percent.%foauctions_total_listings%- Total active listings in the auction house.
Dependencies
- Vault (required)
- PlaceholderAPI (Optional, only if u want to use placeholders).
Ченджлог
2.4Релиз26.1.1, 26.1.2, 26.2 · 19 июня 2026 г.
Added 26.2.x support
2.2Релиз26.1, 26.1.1, 26.1.2 · 6 июня 2026 г.
- Added support for 26.1.x versions.
- Added toggleable option to show prices as 1.01M instead of 1.010.000.
2.1Релиз1.21.9, 1.21.10, 1.21.11 · 5 июня 2026 г.
- Removed Sign GUI Fallback, with that also the ProtocolLib dependency. So only Vault is needed as dependency for this plugin from now on!
2.0Релиз1.21.9, 1.21.10, 1.21.11 · 4 июня 2026 г.
Massive Update
- Added in-game editor. /foauctionadmin editor.
- Added
messages.yml. - Added dialog menus for inputs.
- Added log system (log everything players do with the acution, optional in config).
- Player don't have to claim sales anymore, it now claims the money automatically when they're online.
- You can now use #RRGGBB and <#RRGGBB> colors for the prefix in the files.
1.8Релиз1.21.9, 1.21.10, 1.21.11 · 21 мая 2026 г.
- You can now use 'k', 'm', etc. for stuff like selling items. (So 50k = 50.000).
- Buying an item now goes straight into the player's inventory, unless if it's full then it's send to claim section.
- Updated design in '/ah' GUI.
1.7Релиз1.21.9, 1.21.10, 1.21.11 · 18 мая 2026 г.
- Fixed known bugs.
1.6Релиз1.21.9, 1.21.10, 1.21.11 · 7 мая 2026 г.
- Optimized it a lot more
1.5Релиз1.21.9, 1.21.10, 1.21.11 · 6 мая 2026 г.
- Fixed some issues with data
Комментарии
Загружаем…