Language

Auction House

Auction House

Modrinth

A fabric server-side mod to allow users to sell items to all other players

3.8k downloads 15 followers updated 27mo ago
latest v1.1.0+1.20.1 Modrinth
Fabric 1.20.1 – 1.20.2 EconomyUtility

Auction House

A fabric server-side mod to allow users to sell items to all other players.

The mod supports LuckPerms for permissions.

Installation

Put the .jar file in the "mods" folder

(Requires Fabric API and a supported Economy)

Commands and permissions

All commands can be used by default users (permission level 0), except for the reload command, which can be used by OP (permission level 4) or by users/groups with the specific permission

| Description | Command | Permission |
|----------------------------------|--------------------|------------------------|
| Open the Auction House | /ah | auctionhouse.main |
| Sell the holding item | /ah sell <price> | auctionhouse.sell |
| Open personal Auction House | /ah selling | auctionhouse.selling |
| Open expired Auction House | /guishop expired | auctionhouse.expired |
| Make all items on auction expire | /ah cancel | auctionhouse.cancel |
| Return all expired items | /ah return | auctionhouse.return |
| List all commands | /ah help | auctionhouse.help |
| Reload config file | /ah reload | auctionhouse.reload |

Configuration

You can find the config file in ./config/guishop.json

JSON example

{
  "maxItemsPerPlayer": 10, //items per player
  "auctionSecondsDuration": 604800, //duration in second for each auction
  "auctionHouseMaxPages": 50 //max pages for the Auction House
}

Supported Economies:

Showcase

Screenshot1

Screenshot2

Screenshot3

Screenshot4

Versions

Release
1.1.0+1.20.1
fabric · 1.20.1 · 27mo ago
- Removed support for EightsEconomy - Added support for Impactor
1.7k
Release
1.0.1+1.20.1
fabric · 1.20.1, 1.20.2 · 32mo ago
Fix crash on startup
1.7k
Release
1.0.0
fabric · 1.20.1 · 34mo ago
1.20.1 release
394

Comments 0

No comments yet. Be the first to share your thoughts.

Download Auction House

Files are served directly from the original source. Modgrid does not host or modify them.