Перейти к содержимому
Mineforgian

Auction House Plus

A server-side mod (or plugin) that allows users to sell items to all other players.

Загрузки
2K
Подписчики
6
Обновлён
5 января 2026 г.
Лицензия
WTFPL

Опубликован 20 мая 2025 г.

Auction House

A server-side mod (or plugin) that allows users to sell items to all other players. The mod supports LuckPerms for permissions.

This is a fork of FabricAuctionHouse that aims to maintain a server-side auction mod that is compatible with multiple economy mod and loader.

TodoList:

  • NeoForge Support
  • Multi-currency support

Installation

Put the .jar file in the "mods" folder You also need to download and copy the required mods jar.

Required mods:

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/auctionhouse.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:

Discord

Join my discord server if you need support for one of my mods!

Showcase

Screenshot1

Screenshot2

Screenshot3

Screenshot4

Credits

Special thanks to IAmSneak and UnsafeDodo for the original code base

Центр версий

10 версий
  • Релиз372 КБ
  • Релиз382 КБ
  • Релиз372 КБ
  • Релиз380 КБ
  • Релиз369 КБ
  • Релиз372 КБ
  • Релиз372 КБ
  • Релиз369 КБ
  • Релиз372 КБ
  • Релиз13.3 МБ

Ченджлог

1.2.4+1.21.10-neoforgeРелиз1.21.10 · 5 января 2026 г.

Updated sgui to 1.9.1+1.21.10-neoforge

1.2.4+1.21.10-fabricРелиз1.21.10 · 5 января 2026 г.

Updated sgui to 1.11.0+1.21.9

1.2.4+1.21.8-neoforgeРелиз1.21.8 · 5 января 2026 г.

Updated sgui to 1.9.1+1.21.8-neoforge

1.2.4+1.21.8-fabricРелиз1.21.8 · 5 января 2026 г.

Updated sgui to 1.10.2+1.21.8

1.2.4+1.21.1-neoforgeРелиз1.21.1 · 5 января 2026 г.

Bug Fixes

  • Fix tools/complex items not posting to AH (#5)
  • Fix database corruption after /ah cancel (#6)
1.2.4+1.21.1-fabricРелиз1.21.1 · 5 января 2026 г.

Bug Fixes

  • Fix tools/complex items not posting to AH (#5)
  • Fix database corruption after /ah cancel (#6)
1.2.3+1.21.1-fabricРелиз1.21.1, 1.21.2 · 26 мая 2025 г.

Fix SGui dependency

1.2.3+1.21.1-neoforgeРелиз1.21.1, 1.21.2 · 26 мая 2025 г.

Fix sgui dependency

Комментарии

Загружаем…