- 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
- 1.20.6
- 1.21
DeluxeAuctions is a plugin that adds advanced auction system to your server, like the popular server!
The best, cheap, advanced, fully customizable auction plugin; like the popular server!
You can join to Discord for any questions or problems.
- You need to download some plugins for using specific plugin features (please look to dependencies page).
- If you have any problem or suggestion, don't use reviews. Just contact to me via discussion, private messages or Discord.
- My Discord: SedatTR#8666
- Wiki Page: https://sedattr.gitbook.io/deluxeauctions
- Compatible with Spigot 1.8-1.20x versions
- Multi Server System (You can use same database for other servers. Currently: REDIS and BUNGEECORD support)
- BIN Auction System (Can be enabled or disabled; default price, duration and fees are customizable)
- NORMAL Auction System (Can be enabled or disabled; default price, duration and fees are customizable)
- Anti Lag System (Plugin checks to server tps and player ping for detecting lag to prevent dupes)
- Log File (Player actions will be logged to log file)
- Different Input Types (Sign, Anvil and Chat)
- Different Database Types (MySQL and SQLite)
- Different Economy Types (Vault, Lands, RoyaleEconomy, TokenManager, UltraEconomy, PlayerPoints and Yaml)
- Global Category System (Uncategorized auctions will automatically be found here)
- Auction Sorting System (Highest Price, Lowest Price, Ending Soon and Random)
- Auction Filter System (All, Bin and Normal)
- Auction Convert System (Auctions from zAuctionHouse and AuctionMaster can be converted to DeluxeAuctions)
- Search System (Auctions on sale can be found by searching)
- Bid Limit System (Player bid amount can be limited)
- Auction Limit System (Player auction amount can be limited)
- Price Limit System (Auction creation price can be limited)
- Duration Limit System (Auction duration can be limited)
- Custom Head Support (Only currently HeadDatabase and Skull Value)
- Mute Check System to disable broadcast for muted players (Only currently LiteBans and AdvancedBan)
- Auction Broadcast System (Plugin can run commands and do broadcast when new auction is created)
- Buyer & Seller Stats for players
- Fully Customizable Fee System (You can change fee percents for specific price ranges)
- Plugin can be disabled in some worlds
- Plugin can be enabled or disabled in config
- Custom Placeholders with PlaceholderAPI (Currently 7 placeholders)
- Discord Webhook Support (Currently 5 messages)
- Custom Sounds (Currently 11 sounds)
- HEX Support for messages
- Shulker Content Viewer for Shulker Auctions
- EcoItems support for auction items
- Item Blacklist System (Items can be blacklisted by material, model data, lore or display name)
- Custom Item System (Custom items can be added to categories by material, model data, lore or display name)
- Rich and Advanced Auction API & Events
- Everything is fully customizable in the plugin
- 100% customizable (messages, settings...)
- Add DeluxeAuctions to your server plugins.
- While zAuctionHouse/AuctionMaster is enabled in your server, write /deluxeauctions:ahadmin convert [zauctionhouse/auctionmaster] command in the console.
- Plugin will automatically convert all auctions from these plugins to DeluxeAuctions.
- Don't forget to add and enable DeluxeAuctions and plugin that you want to convert to server.
Every message & menu are customizable in configuration files.
Spoiler: GIFS & IMAGES
Every message & permission are customizable in config.yml
Spoiler: COMMANDS
You can use this placeholders for showing some informations.
Spoiler: PLACEHOLDERS
Auction API can be used with adding DeluxeAuctions plugin to your plugin's dependencies.
You can find all methods in AuctionHook, AuctionCache, CategoryCache and PlayerCache class.
Spoiler: API