Skip to content

Releases: VIP-Plugins/VIP-Auctions

AuctionHouse-Alpha-1.0.2

Choose a tag to compare

@VIP-Plugins VIP-Plugins released this 20 Aug 11:42
a1b29a8

Changes

  • Empty booths now show a red Empty barrier in the item frame instead of a blank frame
  • Auction signs can glow, with the color set in config (displays.signs.glowing / glow-color). Default glow is orange (gold-style)
  • All glow color names are listed as comments above that setting in config.yml
  • Added a Spigot update checker. Ops are told in console and chat when a newer version is posted. Can be turned off in config

Bug FIxes

  • Auction GUI filters/sorts/pages update instantly. Spamming All / Buy / Bid no longer skips or sticks on a filter
  • Chat messages moved out of config.yml into plugins/AuctionHouse/lang/en.yml

Config notes After updating, restart once (or /auction reload) so new keys and lang/en.yml are created. If you already have a config.yml, add:

AuctionHouse-Alpha-1.0.1

Choose a tag to compare

@VIP-Plugins VIP-Plugins released this 18 Aug 10:52
a1b29a8

Alpha-1.0.1

  • Added bStats metrics
  • bStats is shaded/relocated to bstats so it does not clash with other plugins
  • Custom charts: economy backend, listing count, display count
  • Metrics can be turned off with metrics: false in config.yml, or globally in plugins/bStats/config.yml

AuctionHouse-Alpha-1.0.0

Choose a tag to compare

@VIP-Plugins VIP-Plugins released this 15 Aug 03:56
9a2c4ac

First public Alpha of VIP Auctions for Paper, Folia, and ShreddedPaper 1.21.11.

Download

Use AuctionHouse-Alpha-1.0.0.jar below. Drop it in plugins/. Vault + an economy plugin is optional.

What's included

  • Buy Now (/auction sell <price>) and bidding (/auction bid <starting>)
  • GUI browse, search, category sort, and Buy/Bid filters
  • Sign + item frame booths (/auction connect buy or bid)
  • Unique listings per booth (Buy and Bid pools)
  • Vault, internal balances, or item currency
  • Confirm buy/bid screens
  • Collect expired, cancelled, or won items
  • Staff booth connect/disconnect and /auction reload
  • Folia / ShreddedPaper region-safe

Setup

  1. Put the jar in plugins/
  2. Restart the server
  3. Edit plugins/AuctionHouse/config.yml
  4. /auction reload

Booths: place an item frame above a sign, then /auction connect buy or /auction connect bid and left-click both.

Listings last 24 hours. Tax, featured listings, custom duration, language files, admin lookup, and NBT previews are planned for a later release.