BeeAuction icon

BeeAuction -----

A global auction plugin for Minecraft servers



BeeAuction

BeeAuction is a powerful, modern, and robust auction plugin designed for Minecraft servers that want to create a dynamic and engaging economy. Run global auctions for items or command rewards, create exciting scheduled events, and give your players a seamless and professional auction experience.

This plugin is built for performance and compatibility, ensuring it works flawlessly with modern server software and dependencies.

✨ Features
  • Dual Auction System » Auction physical items (including custom items from NBT/Nexo/ItemsAdder) or virtual rewards like permissions, money, or effects via console commands.
  • Automated Scheduled Auctions » Keep your community engaged with fully automated auction schedules for each day of the week.
  • Robust Offline Handling » Use /claim to securely store winnings for offline players, notifying them when they return.
  • Smart Bidding System » Anti-sniping ensures auctions extend when bids are placed in the final seconds.
  • Interactive Admin Workflow » Timeout-protected, chat-guided setup makes creating auctions quick and mistake-free.
  • Modern Economy Support » Supports Vault Unlocked and traditional Vault for wide compatibility.
  • Economy Sinks » Use tax rates or minimum bid increments to help stabilize your server’s economy.
  • Lightweight & Persistent » Uses a local SQLite database—no external setup required.
  • Fully Customizable » Edit all messages, command names, auction types, and more.
Installation
  1. Place BeeAuction.jar into your server’s /plugins folder.
  2. Install an economy provider like Vault or Vault Unlocked.
  3. Ensure an economy plugin (e.g., EssentialsX, CMI, TheNewEconomy) is installed.
  4. Restart your server.
  5. Customize the config in /plugins/BeeAuction/
⚙️ Commands
Admin Commands ( Permission: beeauction.admin)
Command Description Permission
/auction start item <time> <start_price> Starts an item auction for what's in your hand. beeauction.admin
/auction start command <time> <start_price> <command> Starts an auction that runs a console command. beeauction.admin
/auction cancel Cancels the current auction. beeauction.admin
/auction reload Reloads plugin configuration. beeauction.admin


Player Commands ( Permission: beeauction.bid)
Command Description Permission
/bid <amount> Places a bid on the current auction. beeauction.bid
/claim Claims your auction winnings if you were offline when the auction ended. beeauction.bid


️ Configuration
BeeAuction is highly configurable! Here’s a peek at the default config.yml with new features highlighted.

Code (YAML):

###################################
#    BeeAuction Configuration     #
#    By: BusyBee Development      #
###################################

auction
:
  bid-time-extension
: 30
  bid-time-threshold
: 60
  min-bid-amount
: 100
  min-bid-increment
: 10
  sales-tax-rate
: 0.05

storage
:
  type
: SQLITE

commands
:
  admin
:
    name
: "auction"
    aliases
: [ "ba", "ah" ]
    subcommands
:
      start
: "start"
      cancel
: "cancel"
      reload
: "reload"
    auction-types
:
      item
: "item"
      command
: "command"
  player
:
    bid
: "bid"
    bid-aliases
: [ ]

schedule
:
  enabled
: true
  auctions
:
    - day
: MONDAY
      time
: "20:00"
      name
: "&bSpecial Diamonds Auction"
      reward
:
        type
: ITEM
        start_price
: 500
        item
:
          material
: DIAMOND
          amount
: 3
          name
: "&bSpecial Diamonds"
          lore
:
           - "&7These diamonds were won in an auction."

    - day
: THURSDAY
      time
: "20:30"
      name
: "&cStrength Effect Auction"
      reward
:
        type
: COMMAND
        start_price
: 250
        command
: "effect give %player% strength 300 1"
        display-name
: "&cStrength II Potion (5:00)"
 

Dependencies

Support & Community

Need support? Join the BusyBee Discord.

[​IMG]

[​IMG]
Resource Information
Author:
----------
Total Downloads: 54
First Release: Jul 29, 2025
Last Update: Jul 29, 2025
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings