Introduction
InteractiveAuction is a powerful, activity-focused auction plugin designed to create engaging player interactions on your Minecraft server. Unlike traditional auction systems, InteractiveAuction emphasizes active participation with real-time bidding, visual podium displays, and zone-based auctions that keep players engaged and coming back for more. Perfect for economy servers looking to create a vibrant marketplace experience!
Features
Zone-Based Auction System
- Create multiple auction zones across your server
- Each zone has its own auction queue and active auction
- Configurable podium locations with 3D item displays
- Anti-sniper protection with automatic time extensions
Interactive Gameplay
- Click-to-bid system with visual feedback
- Real-time auction status updates with holograms
- Queue management for multiple items
- Automatic item delivery through mailbox system
Customizable GUI
- Beautiful auction queue interface
- Configurable fill items for empty slots
- Admin preview and customization tools
- Support for MiniMessage formatting and RGB colors
Advanced Economy Integration
- Vault API support for multiple economy plugins
- Configurable tax system
- Automatic refund system for outbid players
- Secure transaction handling
Admin Tools
- Complete GUI configuration system
- Real-time auction management
- Item blacklist management
- Zone creation and editing tools
Mailbox System
- Automatic item delivery for sold items
- Claim system with GUI interface
- Persistent storage with SQLite/MySQL support
Permissions
Player Permissions
- iauction.user.list - View auction queue GUI
- iauction.sell - List items for auction
- iauction.mail - Open mailbox to claim items
- iauction.place.order.* - Set maximum listings (replace * with number)
Admin Permissions
- iauction.admin.reload - Reload plugin configurations
- iauction.admin.blacklist - Manage item blacklist
- iauction.admin.zone - Create and manage auction zones
- iauction.admin.queue.preview - Preview queue GUI
- iauction.admin.queue.settitle - Set GUI title
- iauction.admin.queue.setrows - Set GUI rows (1-6)
- iauction.admin.queue.setactiveslot - Set active auction slot
- iauction.admin.queue.addqueueslot - Add queue slot
- iauction.admin.queue.removequeueslot - Remove queue slot
- iauction.admin.queue.fillemptyslot - Set fill item for empty slots
Need Help?
- Discord - Coming Soon!
Requirements
Minecraft Version: 1.21+ (Paper & Other paper fork)
Java Version: 21
Required Plugins:
Vault (for economy)
Any economy plugin supported by Vault
From the Developer
Hello everyone! This is the very first version of this plugin. If you encounter any bugs, please report them in the discussion section instead of the review section.
Additionally, if you have any interesting features or fantastic ideas you'd like to see added, feel free to let me know in DMs or Discord (Coming Soon)!
Thank you for using my plugin. I just come back to continue my hobby. ;)
Privacy
This plugin uses bStats to collect anonymous usage statistics. This helps us understand how the plugin is being used and improve future updates. No sensitive data is collected, and you can opt-out globally through bStats settings. Learn more about bStats
credits
- Okaeri Configs (MIT License) - Configuration system
- Lamp (MIT License) - Command framework
- InventoryFramework (MIT License) - GUI management
- HikariCP (Apache 2.0 License) - Database connection pool