HomeJavaModsBeeAuction
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
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.

Spoiler: BeeAuction Config
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]
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

BeeAuction is a free Minecraft Java mod. Compatible with Minecraft 1.20, 1.20.6, 1.21. Downloaded 123 times (via Spigot). Download it and open it directly in the game.

Explore more