BidVault

On this page

Server auction house

BidVault is my auction-house plugin for Minecraft servers. It groups listings, purchase confirmation, search and item collection into a player-facing inventory interface.

The published project includes an economy so the initial setup does not require a separate Vault-based stack. Listing and balance data are kept in JSON files, while the configuration controls prices, duration and sales tax.

What the project does

  • List an item and browse the auction house through commands and a chest GUI.
  • Search and filter listings by category or ordering.
  • Confirm purchases and collect expired or cancelled listings.
  • Configure the included economy and sale rules.

Environment and requirements

Download the release matching your Minecraft version and loader. Follow its listed dependencies and the rules of the server you use.

Getting started

Choose a release matching your server platform, back up the server, then follow the project’s installation instructions. Review permissions, balances, price bounds and taxes in a test environment before opening a live player economy.

Scope, limitations and attribution

Economic settings and backups remain the server administrator’s responsibility. This portfolio does not guarantee loss-free trading, throughput or compatibility with every plugin combination; check current release notes for the exact server target.

Project sources

Project description and releases on Modrinth · reviewed on . Modrinth is the primary destination for current releases and compatibility.

Versions and downloads

Published on Modrinth

DeathPoint

Save death locations and give players a history, compass direction and permission-controlled return options.

Minecraft server plugin

Published on Modrinth

HomeGUI

A Fabric mod that turns a server’s home commands into a searchable client-side interface.

Java