- Minecraft Versions
- 1.8, 1.9, 1.10, 1.11, 1.12, 1.13 1.14, 1.15, 1.16, 1.17, 1.18, 1.19, 1.20
AuctionGUI+ is an advanced high-quality GUI auction perfect for every server. It allows players to sell items, place bids and keep track of their own auctions.
Support is given ONLY at our Discord!
- Plug & play - no configuration needed, just upload the plugin and enjoy it
- The best anti-dupe protection, even better than on some popular servers
- GUIs can be refreshed automatically (depends on your choice)
- Everything is handled inside GUIs
- Lots of GUIs to browse auctions, bid, cancel, confirm
- Limited amount of auctions per player based on permissions
- Prevent players from putting up particular items for auction
- Automatical unclaimed listings expiry
- All GUIs and menus are 100% configurable
- 100% customizable messages
- MySQL/SQLite support
- Separate log file to log all actions
- Reload command to reload auctions without restarting the server
- Efficient & high-quality code
- Lifetime support
Auction command aliases: /auction /auc /au /auctions /auctiongui
- /auc - open the main auction menu (auctionguiplus.auction)
- /auc <player> - open the main auction menu for player (auctionguiplus.others)
- /auc bid <auction ID> [amount] - place a bid (auctionguiplus.auction.bid)
- /auc reload - reload the configuration (auctionguiplus.auction.reload)
- /auc start [quantity] [price] [increment] [duration] - start an auction (auctionguiplus.auction.start)
- /auc cancel <auction ID> - cancel own auction (auctionguiplus.auction.cancel)
- /auc limits - shows your auctions number limit (auctionguiplus.auction.limits)
- /bid <auction ID> [amount] - place a bid (auctionguiplus.auction.bid)
Furthermore, there are some extra permissions:
- auctionguiplus.cancelothers - cancel other player's auction with middle mouse button from auctions view
- auctionguiplus.bypassgamemode - allows to access auctions when in banned gamemode
- auctionguiplus.bypassworld - allows to access auctions when in banned world
- Spigot 1.8.0 or newer
- Vault 1.4.1 or newer
- Purchase (thanks!) and download the plugin
- Stop your server, put the .jar file in your server's /plugins/ directory
- Start the server, plugin will generate all necessary config files
- Fill in config.yml, lang.yml and menu.yml with desired settings
- Restart the server
- Done!
Configuration examples (please don't copy them, the plugin will generate all necessary files):
Translations:
- French (by @FunkyDealer)
1. How do you ban particular items from being put up for auction?
You can add the banned items to the bannedItems section in your config. Item meta format is same as for menu elements in menu.yml (https://docs.brcdev.net/#/item-meta). There are two extra entries - compareQuantity (when set to true players won't be able to put up any quantity of the specified item) and compateItemMeta (when set to true players won't be able to put up only items with exactly the same meta eg. lore, custom name etc.)
Example:
2. How do you add an item to fill empty slots of the GUI?
You can add fill section containing an item in menu.yml to any of the menus (https://docs.brcdev.net/#/item-meta).
Example:
You can add the banned items to the bannedItems section in your config. Item meta format is same as for menu elements in menu.yml (https://docs.brcdev.net/#/item-meta). There are two extra entries - compareQuantity (when set to true players won't be able to put up any quantity of the specified item) and compateItemMeta (when set to true players won't be able to put up only items with exactly the same meta eg. lore, custom name etc.)
Example:
2. How do you add an item to fill empty slots of the GUI?
You can add fill section containing an item in menu.yml to any of the menus (https://docs.brcdev.net/#/item-meta).
Example: